Uses of Class
com.oracle.bmc.disasterrecovery.model.ChangeDrProtectionGroupCompartmentDetails.Builder
- 
Packages that use ChangeDrProtectionGroupCompartmentDetails.Builder Package Description com.oracle.bmc.disasterrecovery.model 
- 
- 
Uses of ChangeDrProtectionGroupCompartmentDetails.Builder in com.oracle.bmc.disasterrecovery.modelMethods in com.oracle.bmc.disasterrecovery.model that return ChangeDrProtectionGroupCompartmentDetails.Builder Modifier and Type Method Description static ChangeDrProtectionGroupCompartmentDetails.BuilderChangeDrProtectionGroupCompartmentDetails. builder()Create a new builder.ChangeDrProtectionGroupCompartmentDetails.BuilderChangeDrProtectionGroupCompartmentDetails.Builder. compartmentId(String compartmentId)The OCID of the compartment to which the DR protection group should be moved.ChangeDrProtectionGroupCompartmentDetails.BuilderChangeDrProtectionGroupCompartmentDetails.Builder. copy(ChangeDrProtectionGroupCompartmentDetails model)ChangeDrProtectionGroupCompartmentDetails.BuilderChangeDrProtectionGroupCompartmentDetails. toBuilder()
 
-