| 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.
|
| software.amazon.awssdk.services.paymentcryptography.paginators | |
| software.amazon.awssdk.services.paymentcryptography.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
PaymentCryptographyClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags for an Amazon Web Services resource.
|
default CompletableFuture<ListTagsForResourceResponse> |
PaymentCryptographyAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags for an Amazon Web Services resource.
|
default ListTagsForResourceIterable |
PaymentCryptographyClient.listTagsForResourcePaginator(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags for an Amazon Web Services resource.
|
default ListTagsForResourcePublisher |
PaymentCryptographyAsyncClient.listTagsForResourcePaginator(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags for an Amazon Web Services resource.
|
| Constructor and Description |
|---|
ListTagsForResourceIterable(PaymentCryptographyClient client,
ListTagsForResourceRequest firstRequest) |
ListTagsForResourcePublisher(PaymentCryptographyAsyncClient client,
ListTagsForResourceRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListTagsForResourceRequestMarshaller.marshall(ListTagsForResourceRequest listTagsForResourceRequest) |
Copyright © 2023. All rights reserved.