Uses of Class
com.oracle.bmc.waf.model.ResponseProtection.Builder
-
Packages that use ResponseProtection.Builder Package Description com.oracle.bmc.waf.model -
-
Uses of ResponseProtection.Builder in com.oracle.bmc.waf.model
Methods in com.oracle.bmc.waf.model that return ResponseProtection.Builder Modifier and Type Method Description static ResponseProtection.Builder
ResponseProtection. builder()
Create a new builder.ResponseProtection.Builder
ResponseProtection.Builder. copy(ResponseProtection model)
ResponseProtection.Builder
ResponseProtection.Builder. rules(List<ProtectionRule> rules)
Ordered list of ProtectionRules.ResponseProtection.Builder
ResponseProtection. toBuilder()
-