public static class ProtectionRuleExclusion.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ProtectionRuleExclusion |
build() |
ProtectionRuleExclusion.Builder |
copy(ProtectionRuleExclusion model) |
ProtectionRuleExclusion.Builder |
exclusions(List<String> exclusions) |
ProtectionRuleExclusion.Builder |
target(ProtectionRuleExclusion.Target target)
The target of the exclusion.
|
public ProtectionRuleExclusion.Builder target(ProtectionRuleExclusion.Target target)
The target of the exclusion.
target
- the value to setpublic ProtectionRuleExclusion.Builder exclusions(List<String> exclusions)
public ProtectionRuleExclusion build()
public ProtectionRuleExclusion.Builder copy(ProtectionRuleExclusion model)
Copyright © 2016–2024. All rights reserved.