| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2 |
|
| software.amazon.awssdk.services.wafv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListRuleGroupsResponse |
Wafv2Client.listRuleGroups(ListRuleGroupsRequest listRuleGroupsRequest)
Retrieves an array of RuleGroupSummary objects for the rule groups that you manage.
|
default CompletableFuture<ListRuleGroupsResponse> |
Wafv2AsyncClient.listRuleGroups(ListRuleGroupsRequest listRuleGroupsRequest)
Retrieves an array of RuleGroupSummary objects for the rule groups that you manage.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListRuleGroupsRequestMarshaller.marshall(ListRuleGroupsRequest listRuleGroupsRequest) |
Copyright © 2023. All rights reserved.