| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default ListAvailableManagedRuleGroupsResponse |
Wafv2Client.listAvailableManagedRuleGroups(Consumer<ListAvailableManagedRuleGroupsRequest.Builder> listAvailableManagedRuleGroupsRequest)
Retrieves an array of managed rule groups that are available for you to use.
|
default ListAvailableManagedRuleGroupsResponse |
Wafv2Client.listAvailableManagedRuleGroups(ListAvailableManagedRuleGroupsRequest listAvailableManagedRuleGroupsRequest)
Retrieves an array of managed rule groups that are available for you to use.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListAvailableManagedRuleGroupsResponse> |
Wafv2AsyncClient.listAvailableManagedRuleGroups(Consumer<ListAvailableManagedRuleGroupsRequest.Builder> listAvailableManagedRuleGroupsRequest)
Retrieves an array of managed rule groups that are available for you to use.
|
default CompletableFuture<ListAvailableManagedRuleGroupsResponse> |
Wafv2AsyncClient.listAvailableManagedRuleGroups(ListAvailableManagedRuleGroupsRequest listAvailableManagedRuleGroupsRequest)
Retrieves an array of managed rule groups that are available for you to use.
|
Copyright © 2023. All rights reserved.