| Package | Description |
|---|---|
| com.amazonaws.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
static WafRuleType |
WafRuleType.fromValue(String value)
Use this in place of valueOf.
|
static WafRuleType |
WafRuleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WafRuleType[] |
WafRuleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActivatedRule.setType(WafRuleType type)
|
ActivatedRule |
ActivatedRule.withType(WafRuleType type)
|
Copyright © 2017. All rights reserved.