Uses of Interface
software.amazon.awssdk.services.paymentcryptographydata.PaymentCryptographyDataAsyncClientBuilder
-
Packages that use PaymentCryptographyDataAsyncClientBuilder 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 PaymentCryptographyDataAsyncClientBuilder in software.amazon.awssdk.services.paymentcryptographydata
Methods in software.amazon.awssdk.services.paymentcryptographydata that return PaymentCryptographyDataAsyncClientBuilder Modifier and Type Method Description static PaymentCryptographyDataAsyncClientBuilderPaymentCryptographyDataAsyncClient. builder()Create a builder that can be used to configure and create aPaymentCryptographyDataAsyncClient.
-