| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2 |
|
| software.amazon.awssdk.services.wafv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListApiKeysResponse |
Wafv2Client.listAPIKeys(ListApiKeysRequest listApiKeysRequest)
Retrieves a list of the API keys that you've defined for the specified scope.
|
default CompletableFuture<ListApiKeysResponse> |
Wafv2AsyncClient.listAPIKeys(ListApiKeysRequest listApiKeysRequest)
Retrieves a list of the API keys that you've defined for the specified scope.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListApiKeysRequestMarshaller.marshall(ListApiKeysRequest listApiKeysRequest) |
Copyright © 2023. All rights reserved.