| 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 TagResourceResponse |
PaymentCryptographyClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds or edits tags on an Amazon Web Services Payment Cryptography key.
|
default TagResourceResponse |
PaymentCryptographyClient.tagResource(TagResourceRequest tagResourceRequest)
Adds or edits tags on an Amazon Web Services Payment Cryptography key.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
PaymentCryptographyAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds or edits tags on an Amazon Web Services Payment Cryptography key.
|
default CompletableFuture<TagResourceResponse> |
PaymentCryptographyAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Adds or edits tags on an Amazon Web Services Payment Cryptography key.
|
Copyright © 2023. All rights reserved.