Uses of Class
software.amazon.awssdk.services.paymentcryptography.model.ExportAttributes
-
Packages that use ExportAttributes Package Description software.amazon.awssdk.services.paymentcryptography.model -
-
Uses of ExportAttributes in software.amazon.awssdk.services.paymentcryptography.model
Methods in software.amazon.awssdk.services.paymentcryptography.model that return ExportAttributes Modifier and Type Method Description ExportAttributesExportKeyRequest. exportAttributes()The attributes for IPEK generation during export.Methods in software.amazon.awssdk.services.paymentcryptography.model with parameters of type ExportAttributes Modifier and Type Method Description ExportKeyRequest.BuilderExportKeyRequest.Builder. exportAttributes(ExportAttributes exportAttributes)The attributes for IPEK generation during export.
-