Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.requests |
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) |
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 |
---|---|
ExecuteMigrationPlanRequest |
ExecuteMigrationPlanRequest.Builder.build()
Build the instance of ExecuteMigrationPlanRequest as configured by this builder
|
ExecuteMigrationPlanRequest |
ExecuteMigrationPlanRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ExecuteMigrationPlanRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ExecuteMigrationPlanRequest.Builder |
ExecuteMigrationPlanRequest.Builder.copy(ExecuteMigrationPlanRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.