Package | Description |
---|---|
com.oracle.bmc.waas.model |
Modifier and Type | Method and Description |
---|---|
ProtectionRuleAction.Builder |
ProtectionRuleAction.Builder.action(ProtectionRuleAction.Action action)
The action to apply to the protection rule.
|
static ProtectionRuleAction.Builder |
ProtectionRuleAction.builder()
Create a new builder.
|
ProtectionRuleAction.Builder |
ProtectionRuleAction.Builder.copy(ProtectionRuleAction model) |
ProtectionRuleAction.Builder |
ProtectionRuleAction.Builder.exclusions(List<ProtectionRuleExclusion> exclusions)
The types of requests excluded from the protection rule action.
|
ProtectionRuleAction.Builder |
ProtectionRuleAction.Builder.key(String key)
The unique key of the protection rule.
|
ProtectionRuleAction.Builder |
ProtectionRuleAction.toBuilder() |
Copyright © 2016–2024. All rights reserved.