| Package | Description |
|---|---|
| com.amazonaws.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
static RuleGroupType |
RuleGroupType.fromValue(String value)
Use this in place of valueOf.
|
static RuleGroupType |
RuleGroupType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuleGroupType[] |
RuleGroupType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateRuleGroupRequest |
UpdateRuleGroupRequest.withType(RuleGroupType type)
Indicates whether the rule group is stateless or stateful.
|
DescribeRuleGroupMetadataResult |
DescribeRuleGroupMetadataResult.withType(RuleGroupType type)
Indicates whether the rule group is stateless or stateful.
|
DescribeRuleGroupRequest |
DescribeRuleGroupRequest.withType(RuleGroupType type)
Indicates whether the rule group is stateless or stateful.
|
DeleteRuleGroupRequest |
DeleteRuleGroupRequest.withType(RuleGroupType type)
Indicates whether the rule group is stateless or stateful.
|
CreateRuleGroupRequest |
CreateRuleGroupRequest.withType(RuleGroupType type)
Indicates whether the rule group is stateless or stateful.
|
DescribeRuleGroupMetadataRequest |
DescribeRuleGroupMetadataRequest.withType(RuleGroupType type)
Indicates whether the rule group is stateless or stateful.
|
ListRuleGroupsRequest |
ListRuleGroupsRequest.withType(RuleGroupType type)
Indicates whether the rule group is stateless or stateful.
|
RuleGroupResponse |
RuleGroupResponse.withType(RuleGroupType type)
Indicates whether the rule group is stateless or stateful.
|
Copyright © 2024. All rights reserved.