Uses of Interface
software.amazon.awssdk.services.paymentcryptographydata.PaymentCryptographyDataAsyncClient
-
Packages that use PaymentCryptographyDataAsyncClient Package Description software.amazon.awssdk.services.paymentcryptographydata You use the Amazon Web Services Payment Cryptography Data Plane to manage how encryption keys are used for payment-related transaction processing and associated cryptographic operations. -
-
Uses of PaymentCryptographyDataAsyncClient in software.amazon.awssdk.services.paymentcryptographydata
Methods in software.amazon.awssdk.services.paymentcryptographydata that return PaymentCryptographyDataAsyncClient Modifier and Type Method Description static PaymentCryptographyDataAsyncClientPaymentCryptographyDataAsyncClient. create()Create aPaymentCryptographyDataAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-