Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.requests |
Modifier and Type | Method and Description |
---|---|
DeleteMigrationPlanResponse |
Migration.deleteMigrationPlan(DeleteMigrationPlanRequest request)
Deletes a migration plan resource by an identifier.
|
DeleteMigrationPlanResponse |
MigrationClient.deleteMigrationPlan(DeleteMigrationPlanRequest request) |
Future<DeleteMigrationPlanResponse> |
MigrationAsync.deleteMigrationPlan(DeleteMigrationPlanRequest request,
AsyncHandler<DeleteMigrationPlanRequest,DeleteMigrationPlanResponse> handler)
Deletes a migration plan resource by an identifier.
|
Future<DeleteMigrationPlanResponse> |
MigrationAsyncClient.deleteMigrationPlan(DeleteMigrationPlanRequest request,
AsyncHandler<DeleteMigrationPlanRequest,DeleteMigrationPlanResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteMigrationPlanResponse> |
MigrationAsync.deleteMigrationPlan(DeleteMigrationPlanRequest request,
AsyncHandler<DeleteMigrationPlanRequest,DeleteMigrationPlanResponse> handler)
Deletes a migration plan resource by an identifier.
|
Future<DeleteMigrationPlanResponse> |
MigrationAsyncClient.deleteMigrationPlan(DeleteMigrationPlanRequest request,
AsyncHandler<DeleteMigrationPlanRequest,DeleteMigrationPlanResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteMigrationPlanRequest |
DeleteMigrationPlanRequest.Builder.build()
Build the instance of DeleteMigrationPlanRequest as configured by this builder
|
DeleteMigrationPlanRequest |
DeleteMigrationPlanRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteMigrationPlanRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteMigrationPlanRequest.Builder |
DeleteMigrationPlanRequest.Builder.copy(DeleteMigrationPlanRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.