| Package | Description |
|---|---|
| com.amazonaws.services.wafv2 |
|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
GetDecryptedAPIKeyResult |
AbstractAWSWAFV2.getDecryptedAPIKey(GetDecryptedAPIKeyRequest request) |
GetDecryptedAPIKeyResult |
AWSWAFV2.getDecryptedAPIKey(GetDecryptedAPIKeyRequest getDecryptedAPIKeyRequest)
Returns your API key in decrypted form.
|
GetDecryptedAPIKeyResult |
AWSWAFV2Client.getDecryptedAPIKey(GetDecryptedAPIKeyRequest request)
Returns your API key in decrypted form.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetDecryptedAPIKeyResult> |
AWSWAFV2AsyncClient.getDecryptedAPIKeyAsync(GetDecryptedAPIKeyRequest request,
AsyncHandler<GetDecryptedAPIKeyRequest,GetDecryptedAPIKeyResult> asyncHandler) |
Future<GetDecryptedAPIKeyResult> |
AbstractAWSWAFV2Async.getDecryptedAPIKeyAsync(GetDecryptedAPIKeyRequest request,
AsyncHandler<GetDecryptedAPIKeyRequest,GetDecryptedAPIKeyResult> asyncHandler) |
Future<GetDecryptedAPIKeyResult> |
AWSWAFV2Async.getDecryptedAPIKeyAsync(GetDecryptedAPIKeyRequest getDecryptedAPIKeyRequest,
AsyncHandler<GetDecryptedAPIKeyRequest,GetDecryptedAPIKeyResult> asyncHandler)
Returns your API key in decrypted form.
|
| Modifier and Type | Method and Description |
|---|---|
GetDecryptedAPIKeyResult |
GetDecryptedAPIKeyResult.clone() |
GetDecryptedAPIKeyResult |
GetDecryptedAPIKeyResult.withCreationTimestamp(Date creationTimestamp)
The date and time that the key was created.
|
GetDecryptedAPIKeyResult |
GetDecryptedAPIKeyResult.withTokenDomains(Collection<String> tokenDomains)
The token domains that are defined in this API key.
|
GetDecryptedAPIKeyResult |
GetDecryptedAPIKeyResult.withTokenDomains(String... tokenDomains)
The token domains that are defined in this API key.
|
Copyright © 2024. All rights reserved.