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