| Package | Description |
|---|---|
| com.amazonaws.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
RuleGroupSummary |
RuleGroupSummary.clone() |
RuleGroupSummary |
RuleGroupSummary.withName(String name)
A friendly name or description of the RuleGroup.
|
RuleGroupSummary |
RuleGroupSummary.withRuleGroupId(String ruleGroupId)
A unique identifier for a
RuleGroup. |
| Modifier and Type | Method and Description |
|---|---|
List<RuleGroupSummary> |
ListRuleGroupsResult.getRuleGroups()
An array of RuleGroup objects.
|
| Modifier and Type | Method and Description |
|---|---|
ListRuleGroupsResult |
ListRuleGroupsResult.withRuleGroups(RuleGroupSummary... ruleGroups)
An array of RuleGroup objects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListRuleGroupsResult.setRuleGroups(Collection<RuleGroupSummary> ruleGroups)
An array of RuleGroup objects.
|
ListRuleGroupsResult |
ListRuleGroupsResult.withRuleGroups(Collection<RuleGroupSummary> ruleGroups)
An array of RuleGroup objects.
|
Copyright © 2018. All rights reserved.