Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.responses |
Modifier and Type | Method and Description |
---|---|
ImportMigrationPlanResponse |
Migration.importMigrationPlan(ImportMigrationPlanRequest request)
Imports a migration plan from a csv file.
|
ImportMigrationPlanResponse |
MigrationClient.importMigrationPlan(ImportMigrationPlanRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ImportMigrationPlanResponse> |
MigrationAsync.importMigrationPlan(ImportMigrationPlanRequest request,
AsyncHandler<ImportMigrationPlanRequest,ImportMigrationPlanResponse> handler)
Imports a migration plan from a csv file.
|
Future<ImportMigrationPlanResponse> |
MigrationAsyncClient.importMigrationPlan(ImportMigrationPlanRequest request,
AsyncHandler<ImportMigrationPlanRequest,ImportMigrationPlanResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ImportMigrationPlanResponse> |
MigrationAsync.importMigrationPlan(ImportMigrationPlanRequest request,
AsyncHandler<ImportMigrationPlanRequest,ImportMigrationPlanResponse> handler)
Imports a migration plan from a csv file.
|
Future<ImportMigrationPlanResponse> |
MigrationAsyncClient.importMigrationPlan(ImportMigrationPlanRequest request,
AsyncHandler<ImportMigrationPlanRequest,ImportMigrationPlanResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ImportMigrationPlanResponse |
ImportMigrationPlanResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ImportMigrationPlanResponse.Builder |
ImportMigrationPlanResponse.Builder.copy(ImportMigrationPlanResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.