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