| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptography |
Amazon Web Services Payment Cryptography Control Plane APIs manage encryption keys for use during payment-related
cryptographic operations.
|
| com.amazonaws.services.paymentcryptography.model |
| Modifier and Type | Method and Description |
|---|---|
RestoreKeyResult |
AWSPaymentCryptographyClient.restoreKey(RestoreKeyRequest request)
Cancels a scheduled key deletion during the waiting period.
|
RestoreKeyResult |
AbstractAWSPaymentCryptography.restoreKey(RestoreKeyRequest request) |
RestoreKeyResult |
AWSPaymentCryptography.restoreKey(RestoreKeyRequest restoreKeyRequest)
Cancels a scheduled key deletion during the waiting period.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RestoreKeyResult> |
AbstractAWSPaymentCryptographyAsync.restoreKeyAsync(RestoreKeyRequest request) |
Future<RestoreKeyResult> |
AWSPaymentCryptographyAsync.restoreKeyAsync(RestoreKeyRequest restoreKeyRequest)
Cancels a scheduled key deletion during the waiting period.
|
Future<RestoreKeyResult> |
AWSPaymentCryptographyAsyncClient.restoreKeyAsync(RestoreKeyRequest request) |
Future<RestoreKeyResult> |
AbstractAWSPaymentCryptographyAsync.restoreKeyAsync(RestoreKeyRequest request,
AsyncHandler<RestoreKeyRequest,RestoreKeyResult> asyncHandler) |
Future<RestoreKeyResult> |
AWSPaymentCryptographyAsync.restoreKeyAsync(RestoreKeyRequest restoreKeyRequest,
AsyncHandler<RestoreKeyRequest,RestoreKeyResult> asyncHandler)
Cancels a scheduled key deletion during the waiting period.
|
Future<RestoreKeyResult> |
AWSPaymentCryptographyAsyncClient.restoreKeyAsync(RestoreKeyRequest request,
AsyncHandler<RestoreKeyRequest,RestoreKeyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<RestoreKeyResult> |
AbstractAWSPaymentCryptographyAsync.restoreKeyAsync(RestoreKeyRequest request,
AsyncHandler<RestoreKeyRequest,RestoreKeyResult> asyncHandler) |
Future<RestoreKeyResult> |
AWSPaymentCryptographyAsync.restoreKeyAsync(RestoreKeyRequest restoreKeyRequest,
AsyncHandler<RestoreKeyRequest,RestoreKeyResult> asyncHandler)
Cancels a scheduled key deletion during the waiting period.
|
Future<RestoreKeyResult> |
AWSPaymentCryptographyAsyncClient.restoreKeyAsync(RestoreKeyRequest request,
AsyncHandler<RestoreKeyRequest,RestoreKeyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
RestoreKeyResult |
RestoreKeyResult.clone() |
RestoreKeyResult |
RestoreKeyResult.withKey(Key key)
The key material of the restored key.
|
Copyright © 2024. All rights reserved.