| Package | Description |
|---|---|
| com.amazonaws.services.wafv2 |
|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetDecryptedAPIKeyResult> |
AbstractAWSWAFV2Async.getDecryptedAPIKeyAsync(GetDecryptedAPIKeyRequest request,
AsyncHandler<GetDecryptedAPIKeyRequest,GetDecryptedAPIKeyResult> asyncHandler) |
Future<GetDecryptedAPIKeyResult> |
AWSWAFV2AsyncClient.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 |
|---|---|
GetDecryptedAPIKeyRequest |
GetDecryptedAPIKeyRequest.clone() |
GetDecryptedAPIKeyRequest |
GetDecryptedAPIKeyRequest.withAPIKey(String aPIKey)
The encrypted API key.
|
GetDecryptedAPIKeyRequest |
GetDecryptedAPIKeyRequest.withScope(Scope scope)
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
|
GetDecryptedAPIKeyRequest |
GetDecryptedAPIKeyRequest.withScope(String scope)
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
|
Copyright © 2025. All rights reserved.