Uses of Interface
software.amazon.awssdk.services.paymentcryptography.PaymentCryptographyClient
-
Packages that use PaymentCryptographyClient 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.software.amazon.awssdk.services.paymentcryptography.paginators -
-
Uses of PaymentCryptographyClient in software.amazon.awssdk.services.paymentcryptography
Methods in software.amazon.awssdk.services.paymentcryptography that return PaymentCryptographyClient Modifier and Type Method Description static PaymentCryptographyClientPaymentCryptographyClient. create()Create aPaymentCryptographyClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of PaymentCryptographyClient in software.amazon.awssdk.services.paymentcryptography.paginators
Constructors in software.amazon.awssdk.services.paymentcryptography.paginators with parameters of type PaymentCryptographyClient Constructor Description ListAliasesIterable(PaymentCryptographyClient client, ListAliasesRequest firstRequest)ListKeysIterable(PaymentCryptographyClient client, ListKeysRequest firstRequest)ListTagsForResourceIterable(PaymentCryptographyClient client, ListTagsForResourceRequest firstRequest)
-