Package | Description |
---|---|
com.oracle.bmc.waf.model |
Modifier and Type | Method and Description |
---|---|
ProtectionRule.Builder |
ProtectionRule.Builder.actionName(String actionName) |
static ProtectionRule.Builder |
ProtectionRule.builder()
Create a new builder.
|
ProtectionRule.Builder |
ProtectionRule.Builder.condition(String condition) |
ProtectionRule.Builder |
ProtectionRule.Builder.conditionLanguage(WebAppFirewallPolicyRule.ConditionLanguage conditionLanguage) |
ProtectionRule.Builder |
ProtectionRule.Builder.copy(ProtectionRule model) |
ProtectionRule.Builder |
ProtectionRule.Builder.isBodyInspectionEnabled(Boolean isBodyInspectionEnabled)
Enables/disables body inspection for this protection rule.
|
ProtectionRule.Builder |
ProtectionRule.Builder.name(String name) |
ProtectionRule.Builder |
ProtectionRule.Builder.protectionCapabilities(List<ProtectionCapability> protectionCapabilities)
An ordered list that references OCI-managed protection capabilities.
|
ProtectionRule.Builder |
ProtectionRule.Builder.protectionCapabilitySettings(ProtectionCapabilitySettings protectionCapabilitySettings) |
ProtectionRule.Builder |
ProtectionRule.toBuilder() |
Copyright © 2016–2024. All rights reserved.