Package | Description |
---|---|
com.oracle.bmc.waas.model |
Modifier and Type | Method and Description |
---|---|
ProtectionRule.Builder |
ProtectionRule.Builder.action(ProtectionRule.Action action) |
static ProtectionRule.Builder |
ProtectionRule.builder()
Create a new builder.
|
ProtectionRule.Builder |
ProtectionRule.Builder.copy(ProtectionRule o) |
ProtectionRule.Builder |
ProtectionRule.Builder.description(String description) |
ProtectionRule.Builder |
ProtectionRule.Builder.exclusions(List<ProtectionRuleExclusion> exclusions) |
ProtectionRule.Builder |
ProtectionRule.Builder.key(String key) |
ProtectionRule.Builder |
ProtectionRule.Builder.labels(List<String> labels) |
ProtectionRule.Builder |
ProtectionRule.Builder.modSecurityRuleIds(List<String> modSecurityRuleIds) |
ProtectionRule.Builder |
ProtectionRule.Builder.name(String name) |
Copyright © 2016–2019. All rights reserved.