Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.responses |
Modifier and Type | Method and Description |
---|---|
GetMigrationPlanResponse |
Migration.getMigrationPlan(GetMigrationPlanRequest request)
Gets a migration plan by identifier.
|
GetMigrationPlanResponse |
MigrationClient.getMigrationPlan(GetMigrationPlanRequest request) |
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 |
---|---|
GetMigrationPlanResponse |
GetMigrationPlanResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetMigrationPlanResponse.Builder |
GetMigrationPlanResponse.Builder.copy(GetMigrationPlanResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.