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.modelMethods in com.oracle.bmc.waas.model that return ChangeCustomProtectionRuleCompartmentDetails.Builder Modifier and Type Method Description static ChangeCustomProtectionRuleCompartmentDetails.BuilderChangeCustomProtectionRuleCompartmentDetails. builder()Create a new builder.ChangeCustomProtectionRuleCompartmentDetails.BuilderChangeCustomProtectionRuleCompartmentDetails.Builder. compartmentId(String compartmentId)The OCID of the compartment into which the resource should be moved.ChangeCustomProtectionRuleCompartmentDetails.BuilderChangeCustomProtectionRuleCompartmentDetails.Builder. copy(ChangeCustomProtectionRuleCompartmentDetails model)ChangeCustomProtectionRuleCompartmentDetails.BuilderChangeCustomProtectionRuleCompartmentDetails. toBuilder()
 
-