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