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