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