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