| 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 |
|---|---|
DeleteKeyResult |
AWSPaymentCryptographyClient.deleteKey(DeleteKeyRequest request)
Deletes the key material and metadata associated with Amazon Web Services Payment Cryptography key.
|
DeleteKeyResult |
AbstractAWSPaymentCryptography.deleteKey(DeleteKeyRequest request) |
DeleteKeyResult |
AWSPaymentCryptography.deleteKey(DeleteKeyRequest deleteKeyRequest)
Deletes the key material and metadata associated with Amazon Web Services Payment Cryptography key.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteKeyResult> |
AbstractAWSPaymentCryptographyAsync.deleteKeyAsync(DeleteKeyRequest request) |
Future<DeleteKeyResult> |
AWSPaymentCryptographyAsync.deleteKeyAsync(DeleteKeyRequest deleteKeyRequest)
Deletes the key material and metadata associated with Amazon Web Services Payment Cryptography key.
|
Future<DeleteKeyResult> |
AWSPaymentCryptographyAsyncClient.deleteKeyAsync(DeleteKeyRequest request) |
Future<DeleteKeyResult> |
AbstractAWSPaymentCryptographyAsync.deleteKeyAsync(DeleteKeyRequest request,
AsyncHandler<DeleteKeyRequest,DeleteKeyResult> asyncHandler) |
Future<DeleteKeyResult> |
AWSPaymentCryptographyAsync.deleteKeyAsync(DeleteKeyRequest deleteKeyRequest,
AsyncHandler<DeleteKeyRequest,DeleteKeyResult> asyncHandler)
Deletes the key material and metadata associated with Amazon Web Services Payment Cryptography key.
|
Future<DeleteKeyResult> |
AWSPaymentCryptographyAsyncClient.deleteKeyAsync(DeleteKeyRequest request,
AsyncHandler<DeleteKeyRequest,DeleteKeyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteKeyResult> |
AbstractAWSPaymentCryptographyAsync.deleteKeyAsync(DeleteKeyRequest request,
AsyncHandler<DeleteKeyRequest,DeleteKeyResult> asyncHandler) |
Future<DeleteKeyResult> |
AWSPaymentCryptographyAsync.deleteKeyAsync(DeleteKeyRequest deleteKeyRequest,
AsyncHandler<DeleteKeyRequest,DeleteKeyResult> asyncHandler)
Deletes the key material and metadata associated with Amazon Web Services Payment Cryptography key.
|
Future<DeleteKeyResult> |
AWSPaymentCryptographyAsyncClient.deleteKeyAsync(DeleteKeyRequest request,
AsyncHandler<DeleteKeyRequest,DeleteKeyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteKeyResult |
DeleteKeyResult.clone() |
DeleteKeyResult |
DeleteKeyResult.withKey(Key key)
The
KeyARN of the key that is scheduled for deletion. |
Copyright © 2024. All rights reserved.