| 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 |
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
PaymentCryptographyClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists the tags for an Amazon Web Services resource.
|
default ListTagsForResourceResponse |
PaymentCryptographyClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags for an Amazon Web Services resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
PaymentCryptographyAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListTagsForResourceResponse> |
ListTagsForResourceIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListTagsForResourcePublisher.subscribe(org.reactivestreams.Subscriber<? super ListTagsForResourceResponse> subscriber) |
Copyright © 2023. All rights reserved.