Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.responses |
Modifier and Type | Method and Description |
---|---|
ExportMigrationPlanResponse |
Migration.exportMigrationPlan(ExportMigrationPlanRequest request)
Exports the migration plan to a csv file.
|
ExportMigrationPlanResponse |
MigrationClient.exportMigrationPlan(ExportMigrationPlanRequest request) |
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 |
---|---|
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 |
---|---|
ExportMigrationPlanResponse |
ExportMigrationPlanResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ExportMigrationPlanResponse.Builder |
ExportMigrationPlanResponse.Builder.copy(ExportMigrationPlanResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.