Uses of Class
software.amazon.awssdk.services.paymentcryptography.paginators.ListTagsForResourcePublisher
-
Packages that use ListTagsForResourcePublisher 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. -
-
Uses of ListTagsForResourcePublisher in software.amazon.awssdk.services.paymentcryptography
Methods in software.amazon.awssdk.services.paymentcryptography that return ListTagsForResourcePublisher Modifier and Type Method Description default ListTagsForResourcePublisherPaymentCryptographyAsyncClient. listTagsForResourcePaginator(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)Lists the tags for an Amazon Web Services resource.default ListTagsForResourcePublisherPaymentCryptographyAsyncClient. listTagsForResourcePaginator(ListTagsForResourceRequest listTagsForResourceRequest)Lists the tags for an Amazon Web Services resource.
-