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