Uses of Class
com.oracle.bmc.recovery.model.ChangeProtectionPolicyCompartmentDetails.Builder
-
Packages that use ChangeProtectionPolicyCompartmentDetails.Builder Package Description com.oracle.bmc.recovery.model -
-
Uses of ChangeProtectionPolicyCompartmentDetails.Builder in com.oracle.bmc.recovery.model
Methods in com.oracle.bmc.recovery.model that return ChangeProtectionPolicyCompartmentDetails.Builder Modifier and Type Method Description static ChangeProtectionPolicyCompartmentDetails.Builder
ChangeProtectionPolicyCompartmentDetails. builder()
Create a new builder.ChangeProtectionPolicyCompartmentDetails.Builder
ChangeProtectionPolicyCompartmentDetails.Builder. compartmentId(String compartmentId)
The OCID of the compartment into which the Protection Policy should be moved.ChangeProtectionPolicyCompartmentDetails.Builder
ChangeProtectionPolicyCompartmentDetails.Builder. copy(ChangeProtectionPolicyCompartmentDetails model)
ChangeProtectionPolicyCompartmentDetails.Builder
ChangeProtectionPolicyCompartmentDetails. toBuilder()
-