Uses of Class
com.oracle.bmc.cloudmigrations.responses.ChangeReplicationScheduleCompartmentResponse
- 
Packages that use ChangeReplicationScheduleCompartmentResponse Package Description com.oracle.bmc.cloudmigrations com.oracle.bmc.cloudmigrations.responses 
- 
- 
Uses of ChangeReplicationScheduleCompartmentResponse in com.oracle.bmc.cloudmigrationsMethods in com.oracle.bmc.cloudmigrations that return ChangeReplicationScheduleCompartmentResponse Modifier and Type Method Description ChangeReplicationScheduleCompartmentResponseMigration. changeReplicationScheduleCompartment(ChangeReplicationScheduleCompartmentRequest request)Moves a resource into a different compartment.ChangeReplicationScheduleCompartmentResponseMigrationClient. changeReplicationScheduleCompartment(ChangeReplicationScheduleCompartmentRequest request)Methods in com.oracle.bmc.cloudmigrations that return types with arguments of type ChangeReplicationScheduleCompartmentResponse Modifier and Type Method Description Future<ChangeReplicationScheduleCompartmentResponse>MigrationAsync. changeReplicationScheduleCompartment(ChangeReplicationScheduleCompartmentRequest request, AsyncHandler<ChangeReplicationScheduleCompartmentRequest,ChangeReplicationScheduleCompartmentResponse> handler)Moves a resource into a different compartment.Future<ChangeReplicationScheduleCompartmentResponse>MigrationAsyncClient. changeReplicationScheduleCompartment(ChangeReplicationScheduleCompartmentRequest request, AsyncHandler<ChangeReplicationScheduleCompartmentRequest,ChangeReplicationScheduleCompartmentResponse> handler)Method parameters in com.oracle.bmc.cloudmigrations with type arguments of type ChangeReplicationScheduleCompartmentResponse Modifier and Type Method Description Future<ChangeReplicationScheduleCompartmentResponse>MigrationAsync. changeReplicationScheduleCompartment(ChangeReplicationScheduleCompartmentRequest request, AsyncHandler<ChangeReplicationScheduleCompartmentRequest,ChangeReplicationScheduleCompartmentResponse> handler)Moves a resource into a different compartment.Future<ChangeReplicationScheduleCompartmentResponse>MigrationAsyncClient. changeReplicationScheduleCompartment(ChangeReplicationScheduleCompartmentRequest request, AsyncHandler<ChangeReplicationScheduleCompartmentRequest,ChangeReplicationScheduleCompartmentResponse> handler)
- 
Uses of ChangeReplicationScheduleCompartmentResponse in com.oracle.bmc.cloudmigrations.responsesMethods in com.oracle.bmc.cloudmigrations.responses that return ChangeReplicationScheduleCompartmentResponse Modifier and Type Method Description ChangeReplicationScheduleCompartmentResponseChangeReplicationScheduleCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.cloudmigrations.responses with parameters of type ChangeReplicationScheduleCompartmentResponse Modifier and Type Method Description ChangeReplicationScheduleCompartmentResponse.BuilderChangeReplicationScheduleCompartmentResponse.Builder. copy(ChangeReplicationScheduleCompartmentResponse o)Copy method to populate the builder with values from the given instance.
 
-