Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetMigrationPlanRequest,GetMigrationPlanResponse> |
MigrationWaiters.forMigrationPlan(GetMigrationPlanRequest request,
MigrationPlan.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetMigrationPlanRequest,GetMigrationPlanResponse> |
MigrationWaiters.forMigrationPlan(GetMigrationPlanRequest request,
MigrationPlan.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetMigrationPlanRequest,GetMigrationPlanResponse> |
MigrationWaiters.forMigrationPlan(GetMigrationPlanRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
MigrationPlan.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetMigrationPlanResponse> |
MigrationAsync.getMigrationPlan(GetMigrationPlanRequest request,
AsyncHandler<GetMigrationPlanRequest,GetMigrationPlanResponse> handler)
Gets a migration plan by identifier.
|
Future<GetMigrationPlanResponse> |
MigrationAsyncClient.getMigrationPlan(GetMigrationPlanRequest request,
AsyncHandler<GetMigrationPlanRequest,GetMigrationPlanResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetMigrationPlanRequest |
GetMigrationPlanRequest.Builder.build()
Build the instance of GetMigrationPlanRequest as configured by this builder
|
GetMigrationPlanRequest |
GetMigrationPlanRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetMigrationPlanRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetMigrationPlanRequest.Builder |
GetMigrationPlanRequest.Builder.copy(GetMigrationPlanRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.