| 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 |
|---|---|
StopKeyUsageResult |
AWSPaymentCryptographyClient.stopKeyUsage(StopKeyUsageRequest request)
Disables an Amazon Web Services Payment Cryptography key, which makes it inactive within Amazon Web Services
Payment Cryptography.
|
StopKeyUsageResult |
AWSPaymentCryptography.stopKeyUsage(StopKeyUsageRequest stopKeyUsageRequest)
Disables an Amazon Web Services Payment Cryptography key, which makes it inactive within Amazon Web Services
Payment Cryptography.
|
StopKeyUsageResult |
AbstractAWSPaymentCryptography.stopKeyUsage(StopKeyUsageRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<StopKeyUsageResult> |
AbstractAWSPaymentCryptographyAsync.stopKeyUsageAsync(StopKeyUsageRequest request) |
Future<StopKeyUsageResult> |
AWSPaymentCryptographyAsyncClient.stopKeyUsageAsync(StopKeyUsageRequest request) |
Future<StopKeyUsageResult> |
AWSPaymentCryptographyAsync.stopKeyUsageAsync(StopKeyUsageRequest stopKeyUsageRequest)
Disables an Amazon Web Services Payment Cryptography key, which makes it inactive within Amazon Web Services
Payment Cryptography.
|
Future<StopKeyUsageResult> |
AbstractAWSPaymentCryptographyAsync.stopKeyUsageAsync(StopKeyUsageRequest request,
AsyncHandler<StopKeyUsageRequest,StopKeyUsageResult> asyncHandler) |
Future<StopKeyUsageResult> |
AWSPaymentCryptographyAsyncClient.stopKeyUsageAsync(StopKeyUsageRequest request,
AsyncHandler<StopKeyUsageRequest,StopKeyUsageResult> asyncHandler) |
Future<StopKeyUsageResult> |
AWSPaymentCryptographyAsync.stopKeyUsageAsync(StopKeyUsageRequest stopKeyUsageRequest,
AsyncHandler<StopKeyUsageRequest,StopKeyUsageResult> asyncHandler)
Disables an Amazon Web Services Payment Cryptography key, which makes it inactive within Amazon Web Services
Payment Cryptography.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StopKeyUsageResult> |
AbstractAWSPaymentCryptographyAsync.stopKeyUsageAsync(StopKeyUsageRequest request,
AsyncHandler<StopKeyUsageRequest,StopKeyUsageResult> asyncHandler) |
Future<StopKeyUsageResult> |
AWSPaymentCryptographyAsyncClient.stopKeyUsageAsync(StopKeyUsageRequest request,
AsyncHandler<StopKeyUsageRequest,StopKeyUsageResult> asyncHandler) |
Future<StopKeyUsageResult> |
AWSPaymentCryptographyAsync.stopKeyUsageAsync(StopKeyUsageRequest stopKeyUsageRequest,
AsyncHandler<StopKeyUsageRequest,StopKeyUsageResult> asyncHandler)
Disables an Amazon Web Services Payment Cryptography key, which makes it inactive within Amazon Web Services
Payment Cryptography.
|
| Modifier and Type | Method and Description |
|---|---|
StopKeyUsageResult |
StopKeyUsageResult.clone() |
StopKeyUsageResult |
StopKeyUsageResult.withKey(Key key)
The
KeyARN of the key. |
Copyright © 2024. All rights reserved.