Uses of Class
com.oracle.bmc.waas.model.ChangeCustomProtectionRuleCompartmentDetails
-
Packages that use ChangeCustomProtectionRuleCompartmentDetails Package Description com.oracle.bmc.waas.model com.oracle.bmc.waas.requests -
-
Uses of ChangeCustomProtectionRuleCompartmentDetails in com.oracle.bmc.waas.model
Methods in com.oracle.bmc.waas.model that return ChangeCustomProtectionRuleCompartmentDetails Modifier and Type Method Description ChangeCustomProtectionRuleCompartmentDetails
ChangeCustomProtectionRuleCompartmentDetails.Builder. build()
Methods in com.oracle.bmc.waas.model with parameters of type ChangeCustomProtectionRuleCompartmentDetails Modifier and Type Method Description ChangeCustomProtectionRuleCompartmentDetails.Builder
ChangeCustomProtectionRuleCompartmentDetails.Builder. copy(ChangeCustomProtectionRuleCompartmentDetails model)
-
Uses of ChangeCustomProtectionRuleCompartmentDetails in com.oracle.bmc.waas.requests
Methods in com.oracle.bmc.waas.requests that return ChangeCustomProtectionRuleCompartmentDetails Modifier and Type Method Description ChangeCustomProtectionRuleCompartmentDetails
ChangeCustomProtectionRuleCompartmentRequest. getBody$()
Alternative accessor for the body parameter.ChangeCustomProtectionRuleCompartmentDetails
ChangeCustomProtectionRuleCompartmentRequest. getChangeCustomProtectionRuleCompartmentDetails()
Methods in com.oracle.bmc.waas.requests with parameters of type ChangeCustomProtectionRuleCompartmentDetails Modifier and Type Method Description ChangeCustomProtectionRuleCompartmentRequest.Builder
ChangeCustomProtectionRuleCompartmentRequest.Builder. body$(ChangeCustomProtectionRuleCompartmentDetails body)
Alternative setter for the body parameter.ChangeCustomProtectionRuleCompartmentRequest.Builder
ChangeCustomProtectionRuleCompartmentRequest.Builder. changeCustomProtectionRuleCompartmentDetails(ChangeCustomProtectionRuleCompartmentDetails changeCustomProtectionRuleCompartmentDetails)
-