Uses of Class
software.amazon.awssdk.services.paymentcryptography.paginators.ListAliasesPublisher
-
Packages that use ListAliasesPublisher Package Description software.amazon.awssdk.services.paymentcryptography Amazon Web Services Payment Cryptography Control Plane APIs manage encryption keys for use during payment-related cryptographic operations. -
-
Uses of ListAliasesPublisher in software.amazon.awssdk.services.paymentcryptography
Methods in software.amazon.awssdk.services.paymentcryptography that return ListAliasesPublisher Modifier and Type Method Description default ListAliasesPublisherPaymentCryptographyAsyncClient. listAliasesPaginator(Consumer<ListAliasesRequest.Builder> listAliasesRequest)This is a variant ofPaymentCryptographyAsyncClient.listAliases(software.amazon.awssdk.services.paymentcryptography.model.ListAliasesRequest)operation.default ListAliasesPublisherPaymentCryptographyAsyncClient. listAliasesPaginator(ListAliasesRequest listAliasesRequest)This is a variant ofPaymentCryptographyAsyncClient.listAliases(software.amazon.awssdk.services.paymentcryptography.model.ListAliasesRequest)operation.
-