| 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 UntagResourceResponse |
PaymentCryptographyClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Deletes a tag from an Amazon Web Services Payment Cryptography key.
|
default UntagResourceResponse |
PaymentCryptographyClient.untagResource(UntagResourceRequest untagResourceRequest)
Deletes a tag from an Amazon Web Services Payment Cryptography key.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
PaymentCryptographyAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Deletes a tag from an Amazon Web Services Payment Cryptography key.
|
default CompletableFuture<UntagResourceResponse> |
PaymentCryptographyAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Deletes a tag from an Amazon Web Services Payment Cryptography key.
|
Copyright © 2023. All rights reserved.