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.model
Methods in com.oracle.bmc.disasterrecovery.model that return ChangeDrProtectionGroupCompartmentDetails.Builder Modifier and Type Method Description static ChangeDrProtectionGroupCompartmentDetails.Builder
ChangeDrProtectionGroupCompartmentDetails. builder()
Create a new builder.ChangeDrProtectionGroupCompartmentDetails.Builder
ChangeDrProtectionGroupCompartmentDetails.Builder. compartmentId(String compartmentId)
The OCID of the compartment to which the DR protection group should be moved.ChangeDrProtectionGroupCompartmentDetails.Builder
ChangeDrProtectionGroupCompartmentDetails.Builder. copy(ChangeDrProtectionGroupCompartmentDetails model)
ChangeDrProtectionGroupCompartmentDetails.Builder
ChangeDrProtectionGroupCompartmentDetails. toBuilder()
-