| Package | Description |
|---|---|
| com.amazonaws.services.wafv2 |
|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
CreateAPIKeyResult |
AbstractAWSWAFV2.createAPIKey(CreateAPIKeyRequest request) |
CreateAPIKeyResult |
AWSWAFV2Client.createAPIKey(CreateAPIKeyRequest request)
Creates an API key that contains a set of token domains.
|
CreateAPIKeyResult |
AWSWAFV2.createAPIKey(CreateAPIKeyRequest createAPIKeyRequest)
Creates an API key that contains a set of token domains.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateAPIKeyResult> |
AbstractAWSWAFV2Async.createAPIKeyAsync(CreateAPIKeyRequest request,
AsyncHandler<CreateAPIKeyRequest,CreateAPIKeyResult> asyncHandler) |
Future<CreateAPIKeyResult> |
AWSWAFV2AsyncClient.createAPIKeyAsync(CreateAPIKeyRequest request,
AsyncHandler<CreateAPIKeyRequest,CreateAPIKeyResult> asyncHandler) |
Future<CreateAPIKeyResult> |
AWSWAFV2Async.createAPIKeyAsync(CreateAPIKeyRequest createAPIKeyRequest,
AsyncHandler<CreateAPIKeyRequest,CreateAPIKeyResult> asyncHandler)
Creates an API key that contains a set of token domains.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAPIKeyResult |
CreateAPIKeyResult.clone() |
CreateAPIKeyResult |
CreateAPIKeyResult.withAPIKey(String aPIKey)
The generated, encrypted API key.
|
Copyright © 2025. All rights reserved.