Package | Description |
---|---|
com.oracle.bmc.waf.model |
Modifier and Type | Method and Description |
---|---|
ProtectionCapabilitySettings |
ProtectionCapabilitySettings.Builder.build() |
ProtectionCapabilitySettings |
ProtectionRule.getProtectionCapabilitySettings() |
Modifier and Type | Method and Description |
---|---|
ProtectionCapabilitySettings.Builder |
ProtectionCapabilitySettings.Builder.copy(ProtectionCapabilitySettings model) |
ProtectionRule.Builder |
ProtectionRule.Builder.protectionCapabilitySettings(ProtectionCapabilitySettings protectionCapabilitySettings) |
Constructor and Description |
---|
ProtectionRule(String name,
WebAppFirewallPolicyRule.ConditionLanguage conditionLanguage,
String condition,
String actionName,
List<ProtectionCapability> protectionCapabilities,
ProtectionCapabilitySettings protectionCapabilitySettings,
Boolean isBodyInspectionEnabled)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.