Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.requests |
Modifier and Type | Method and Description |
---|---|
ChangeMigrationPlanCompartmentResponse |
Migration.changeMigrationPlanCompartment(ChangeMigrationPlanCompartmentRequest request)
Moves a resource into a different compartment.
|
ChangeMigrationPlanCompartmentResponse |
MigrationClient.changeMigrationPlanCompartment(ChangeMigrationPlanCompartmentRequest request) |
Future<ChangeMigrationPlanCompartmentResponse> |
MigrationAsync.changeMigrationPlanCompartment(ChangeMigrationPlanCompartmentRequest request,
AsyncHandler<ChangeMigrationPlanCompartmentRequest,ChangeMigrationPlanCompartmentResponse> handler)
Moves a resource into a different compartment.
|
Future<ChangeMigrationPlanCompartmentResponse> |
MigrationAsyncClient.changeMigrationPlanCompartment(ChangeMigrationPlanCompartmentRequest request,
AsyncHandler<ChangeMigrationPlanCompartmentRequest,ChangeMigrationPlanCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeMigrationPlanCompartmentResponse> |
MigrationAsync.changeMigrationPlanCompartment(ChangeMigrationPlanCompartmentRequest request,
AsyncHandler<ChangeMigrationPlanCompartmentRequest,ChangeMigrationPlanCompartmentResponse> handler)
Moves a resource into a different compartment.
|
Future<ChangeMigrationPlanCompartmentResponse> |
MigrationAsyncClient.changeMigrationPlanCompartment(ChangeMigrationPlanCompartmentRequest request,
AsyncHandler<ChangeMigrationPlanCompartmentRequest,ChangeMigrationPlanCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeMigrationPlanCompartmentRequest |
ChangeMigrationPlanCompartmentRequest.Builder.build()
Build the instance of ChangeMigrationPlanCompartmentRequest as configured by this builder
|
ChangeMigrationPlanCompartmentRequest |
ChangeMigrationPlanCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeMigrationPlanCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeMigrationPlanCompartmentRequest.Builder |
ChangeMigrationPlanCompartmentRequest.Builder.copy(ChangeMigrationPlanCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.