Uses of Class
com.oracle.bmc.cloudmigrations.requests.ChangeMigrationPlanCompartmentRequest
- 
Packages that use ChangeMigrationPlanCompartmentRequest Package Description com.oracle.bmc.cloudmigrations com.oracle.bmc.cloudmigrations.requests 
- 
- 
Uses of ChangeMigrationPlanCompartmentRequest in com.oracle.bmc.cloudmigrationsMethods in com.oracle.bmc.cloudmigrations with parameters of type ChangeMigrationPlanCompartmentRequest Modifier and Type Method Description ChangeMigrationPlanCompartmentResponseMigration. changeMigrationPlanCompartment(ChangeMigrationPlanCompartmentRequest request)Moves a resource into a different compartment.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)ChangeMigrationPlanCompartmentResponseMigrationClient. changeMigrationPlanCompartment(ChangeMigrationPlanCompartmentRequest request)Method parameters in com.oracle.bmc.cloudmigrations with type arguments of type ChangeMigrationPlanCompartmentRequest Modifier and Type Method 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)
- 
Uses of ChangeMigrationPlanCompartmentRequest in com.oracle.bmc.cloudmigrations.requestsMethods in com.oracle.bmc.cloudmigrations.requests that return ChangeMigrationPlanCompartmentRequest Modifier and Type Method Description ChangeMigrationPlanCompartmentRequestChangeMigrationPlanCompartmentRequest.Builder. build()Build the instance of ChangeMigrationPlanCompartmentRequest as configured by this builderChangeMigrationPlanCompartmentRequestChangeMigrationPlanCompartmentRequest.Builder. buildWithoutInvocationCallback()Build the instance of ChangeMigrationPlanCompartmentRequest as configured by this builderMethods in com.oracle.bmc.cloudmigrations.requests with parameters of type ChangeMigrationPlanCompartmentRequest Modifier and Type Method Description ChangeMigrationPlanCompartmentRequest.BuilderChangeMigrationPlanCompartmentRequest.Builder. copy(ChangeMigrationPlanCompartmentRequest o)Copy method to populate the builder with values from the given instance.
 
-