| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateApiKeyResponse |
Wafv2Client.createAPIKey(Consumer<CreateApiKeyRequest.Builder> createApiKeyRequest)
Creates an API key that contains a set of token domains.
|
default CreateApiKeyResponse |
Wafv2Client.createAPIKey(CreateApiKeyRequest createApiKeyRequest)
Creates an API key that contains a set of token domains.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateApiKeyResponse> |
Wafv2AsyncClient.createAPIKey(Consumer<CreateApiKeyRequest.Builder> createApiKeyRequest)
Creates an API key that contains a set of token domains.
|
default CompletableFuture<CreateApiKeyResponse> |
Wafv2AsyncClient.createAPIKey(CreateApiKeyRequest createApiKeyRequest)
Creates an API key that contains a set of token domains.
|
Copyright © 2023. All rights reserved.