Uses of Class
com.oracle.bmc.cloudmigrations.model.ChangeReplicationScheduleCompartmentDetails.Builder
- 
Packages that use ChangeReplicationScheduleCompartmentDetails.Builder Package Description com.oracle.bmc.cloudmigrations.model 
- 
- 
Uses of ChangeReplicationScheduleCompartmentDetails.Builder in com.oracle.bmc.cloudmigrations.modelMethods in com.oracle.bmc.cloudmigrations.model that return ChangeReplicationScheduleCompartmentDetails.Builder Modifier and Type Method Description static ChangeReplicationScheduleCompartmentDetails.BuilderChangeReplicationScheduleCompartmentDetails. builder()Create a new builder.ChangeReplicationScheduleCompartmentDetails.BuilderChangeReplicationScheduleCompartmentDetails.Builder. compartmentId(String compartmentId)The OCID of the compartment into which the replication schedule should be moved.ChangeReplicationScheduleCompartmentDetails.BuilderChangeReplicationScheduleCompartmentDetails.Builder. copy(ChangeReplicationScheduleCompartmentDetails model)ChangeReplicationScheduleCompartmentDetails.BuilderChangeReplicationScheduleCompartmentDetails. toBuilder()
 
-