| Package | Description |
|---|---|
| software.amazon.awssdk.services.paymentcryptography |
You use the Amazon Web Services Payment Cryptography Control Plane to manage the encryption keys you use for
payment-related cryptographic operations.
|
| Modifier and Type | Method and Description |
|---|---|
default StopKeyUsageResponse |
PaymentCryptographyClient.stopKeyUsage(Consumer<StopKeyUsageRequest.Builder> stopKeyUsageRequest)
Disables an Amazon Web Services Payment Cryptography key, which makes it inactive within Amazon Web Services
Payment Cryptography.
|
default StopKeyUsageResponse |
PaymentCryptographyClient.stopKeyUsage(StopKeyUsageRequest stopKeyUsageRequest)
Disables an Amazon Web Services Payment Cryptography key, which makes it inactive within Amazon Web Services
Payment Cryptography.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopKeyUsageResponse> |
PaymentCryptographyAsyncClient.stopKeyUsage(Consumer<StopKeyUsageRequest.Builder> stopKeyUsageRequest)
Disables an Amazon Web Services Payment Cryptography key, which makes it inactive within Amazon Web Services
Payment Cryptography.
|
default CompletableFuture<StopKeyUsageResponse> |
PaymentCryptographyAsyncClient.stopKeyUsage(StopKeyUsageRequest stopKeyUsageRequest)
Disables an Amazon Web Services Payment Cryptography key, which makes it inactive within Amazon Web Services
Payment Cryptography.
|
Copyright © 2023. All rights reserved.