| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2 |
|
| software.amazon.awssdk.services.wafv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListIpSetsResponse |
Wafv2Client.listIPSets(ListIpSetsRequest listIpSetsRequest)
Retrieves an array of IPSetSummary objects for the IP sets that you manage.
|
default CompletableFuture<ListIpSetsResponse> |
Wafv2AsyncClient.listIPSets(ListIpSetsRequest listIpSetsRequest)
Retrieves an array of IPSetSummary objects for the IP sets that you manage.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListIpSetsRequestMarshaller.marshall(ListIpSetsRequest listIpSetsRequest) |
Copyright © 2023. All rights reserved.