| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
List<RuleGroupSummary> |
ListRuleGroupsResponse.ruleGroups()
An array of RuleGroup objects.
|
| Modifier and Type | Method and Description |
|---|---|
ListRuleGroupsResponse.Builder |
ListRuleGroupsResponse.Builder.ruleGroups(RuleGroupSummary... ruleGroups)
An array of RuleGroup objects.
|
| Modifier and Type | Method and Description |
|---|---|
ListRuleGroupsResponse.Builder |
ListRuleGroupsResponse.Builder.ruleGroups(Collection<RuleGroupSummary> ruleGroups)
An array of RuleGroup objects.
|
Copyright © 2023. All rights reserved.