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