Uses of Class
com.oracle.bmc.cloudmigrations.model.ChangeReplicationScheduleCompartmentDetails
- 
Packages that use ChangeReplicationScheduleCompartmentDetails Package Description com.oracle.bmc.cloudmigrations.model com.oracle.bmc.cloudmigrations.requests 
- 
- 
Uses of ChangeReplicationScheduleCompartmentDetails in com.oracle.bmc.cloudmigrations.modelMethods in com.oracle.bmc.cloudmigrations.model that return ChangeReplicationScheduleCompartmentDetails Modifier and Type Method Description ChangeReplicationScheduleCompartmentDetailsChangeReplicationScheduleCompartmentDetails.Builder. build()Methods in com.oracle.bmc.cloudmigrations.model with parameters of type ChangeReplicationScheduleCompartmentDetails Modifier and Type Method Description ChangeReplicationScheduleCompartmentDetails.BuilderChangeReplicationScheduleCompartmentDetails.Builder. copy(ChangeReplicationScheduleCompartmentDetails model)
- 
Uses of ChangeReplicationScheduleCompartmentDetails in com.oracle.bmc.cloudmigrations.requestsMethods in com.oracle.bmc.cloudmigrations.requests that return ChangeReplicationScheduleCompartmentDetails Modifier and Type Method Description ChangeReplicationScheduleCompartmentDetailsChangeReplicationScheduleCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeReplicationScheduleCompartmentDetailsChangeReplicationScheduleCompartmentRequest. getChangeReplicationScheduleCompartmentDetails()Details for the compartment move.Methods in com.oracle.bmc.cloudmigrations.requests with parameters of type ChangeReplicationScheduleCompartmentDetails Modifier and Type Method Description ChangeReplicationScheduleCompartmentRequest.BuilderChangeReplicationScheduleCompartmentRequest.Builder. body$(ChangeReplicationScheduleCompartmentDetails body)Alternative setter for the body parameter.ChangeReplicationScheduleCompartmentRequest.BuilderChangeReplicationScheduleCompartmentRequest.Builder. changeReplicationScheduleCompartmentDetails(ChangeReplicationScheduleCompartmentDetails changeReplicationScheduleCompartmentDetails)Details for the compartment move.
 
-