Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.requests |
Modifier and Type | Method and Description |
---|---|
ExportMigrationPlanResponse |
Migration.exportMigrationPlan(ExportMigrationPlanRequest request)
Exports the migration plan to a csv file.
|
ExportMigrationPlanResponse |
MigrationClient.exportMigrationPlan(ExportMigrationPlanRequest request) |
Future<ExportMigrationPlanResponse> |
MigrationAsync.exportMigrationPlan(ExportMigrationPlanRequest request,
AsyncHandler<ExportMigrationPlanRequest,ExportMigrationPlanResponse> handler)
Exports the migration plan to a csv file.
|
Future<ExportMigrationPlanResponse> |
MigrationAsyncClient.exportMigrationPlan(ExportMigrationPlanRequest request,
AsyncHandler<ExportMigrationPlanRequest,ExportMigrationPlanResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ExportMigrationPlanResponse> |
MigrationAsync.exportMigrationPlan(ExportMigrationPlanRequest request,
AsyncHandler<ExportMigrationPlanRequest,ExportMigrationPlanResponse> handler)
Exports the migration plan to a csv file.
|
Future<ExportMigrationPlanResponse> |
MigrationAsyncClient.exportMigrationPlan(ExportMigrationPlanRequest request,
AsyncHandler<ExportMigrationPlanRequest,ExportMigrationPlanResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ExportMigrationPlanRequest |
ExportMigrationPlanRequest.Builder.build()
Build the instance of ExportMigrationPlanRequest as configured by this builder
|
ExportMigrationPlanRequest |
ExportMigrationPlanRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ExportMigrationPlanRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ExportMigrationPlanRequest.Builder |
ExportMigrationPlanRequest.Builder.copy(ExportMigrationPlanRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.