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