Package | Description |
---|---|
com.oracle.bmc.waas.requests |
Modifier and Type | Method and Description |
---|---|
static ListWaasPolicyCustomProtectionRulesRequest.Action |
ListWaasPolicyCustomProtectionRulesRequest.Action.create(String key) |
static ListWaasPolicyCustomProtectionRulesRequest.Action |
ListWaasPolicyCustomProtectionRulesRequest.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListWaasPolicyCustomProtectionRulesRequest.Action[] |
ListWaasPolicyCustomProtectionRulesRequest.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<ListWaasPolicyCustomProtectionRulesRequest.Action> |
ListWaasPolicyCustomProtectionRulesRequest.getAction()
Filter rules using a list of actions.
|
Modifier and Type | Method and Description |
---|---|
ListWaasPolicyCustomProtectionRulesRequest.Builder |
ListWaasPolicyCustomProtectionRulesRequest.Builder.action(ListWaasPolicyCustomProtectionRulesRequest.Action singularValue)
Singular setter.
|
Modifier and Type | Method and Description |
---|---|
ListWaasPolicyCustomProtectionRulesRequest.Builder |
ListWaasPolicyCustomProtectionRulesRequest.Builder.action(List<ListWaasPolicyCustomProtectionRulesRequest.Action> action)
Filter rules using a list of actions.
|
Copyright © 2016–2024. All rights reserved.