Uses of Class
com.oracle.bmc.waas.model.ProtectionRuleExclusion.Builder
-
Packages that use ProtectionRuleExclusion.Builder Package Description com.oracle.bmc.waas.model -
-
Uses of ProtectionRuleExclusion.Builder in com.oracle.bmc.waas.model
Methods in com.oracle.bmc.waas.model that return ProtectionRuleExclusion.Builder Modifier and Type Method Description static ProtectionRuleExclusion.Builder
ProtectionRuleExclusion. builder()
Create a new builder.ProtectionRuleExclusion.Builder
ProtectionRuleExclusion.Builder. copy(ProtectionRuleExclusion model)
ProtectionRuleExclusion.Builder
ProtectionRuleExclusion.Builder. exclusions(List<String> exclusions)
ProtectionRuleExclusion.Builder
ProtectionRuleExclusion.Builder. target(ProtectionRuleExclusion.Target target)
The target of the exclusion.ProtectionRuleExclusion.Builder
ProtectionRuleExclusion. toBuilder()
-