Uses of Class
com.oracle.bmc.waas.model.CreateCustomProtectionRuleDetails
- 
Packages that use CreateCustomProtectionRuleDetails Package Description com.oracle.bmc.waas.model com.oracle.bmc.waas.requests 
- 
- 
Uses of CreateCustomProtectionRuleDetails in com.oracle.bmc.waas.modelMethods in com.oracle.bmc.waas.model that return CreateCustomProtectionRuleDetails Modifier and Type Method Description CreateCustomProtectionRuleDetailsCreateCustomProtectionRuleDetails.Builder. build()Methods in com.oracle.bmc.waas.model with parameters of type CreateCustomProtectionRuleDetails Modifier and Type Method Description CreateCustomProtectionRuleDetails.BuilderCreateCustomProtectionRuleDetails.Builder. copy(CreateCustomProtectionRuleDetails model)
- 
Uses of CreateCustomProtectionRuleDetails in com.oracle.bmc.waas.requestsMethods in com.oracle.bmc.waas.requests that return CreateCustomProtectionRuleDetails Modifier and Type Method Description CreateCustomProtectionRuleDetailsCreateCustomProtectionRuleRequest. getBody$()Alternative accessor for the body parameter.CreateCustomProtectionRuleDetailsCreateCustomProtectionRuleRequest. getCreateCustomProtectionRuleDetails()The details of the custom protection rule.Methods in com.oracle.bmc.waas.requests with parameters of type CreateCustomProtectionRuleDetails Modifier and Type Method Description CreateCustomProtectionRuleRequest.BuilderCreateCustomProtectionRuleRequest.Builder. body$(CreateCustomProtectionRuleDetails body)Alternative setter for the body parameter.CreateCustomProtectionRuleRequest.BuilderCreateCustomProtectionRuleRequest.Builder. createCustomProtectionRuleDetails(CreateCustomProtectionRuleDetails createCustomProtectionRuleDetails)The details of the custom protection rule.
 
-