| Package | Description |
|---|---|
| software.amazon.awssdk.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
static TranslationIsoFormats |
TranslationIsoFormats.fromIsoFormat0(Consumer<TranslationPinDataIsoFormat034.Builder> isoFormat0)
Create an instance of this class with
isoFormat0() initialized to the given value. |
static TranslationIsoFormats |
TranslationIsoFormats.fromIsoFormat0(TranslationPinDataIsoFormat034 isoFormat0)
Create an instance of this class with
isoFormat0() initialized to the given value. |
static TranslationIsoFormats |
TranslationIsoFormats.fromIsoFormat1(Consumer<TranslationPinDataIsoFormat1.Builder> isoFormat1)
Create an instance of this class with
isoFormat1() initialized to the given value. |
static TranslationIsoFormats |
TranslationIsoFormats.fromIsoFormat1(TranslationPinDataIsoFormat1 isoFormat1)
Create an instance of this class with
isoFormat1() initialized to the given value. |
static TranslationIsoFormats |
TranslationIsoFormats.fromIsoFormat3(Consumer<TranslationPinDataIsoFormat034.Builder> isoFormat3)
Create an instance of this class with
isoFormat3() initialized to the given value. |
static TranslationIsoFormats |
TranslationIsoFormats.fromIsoFormat3(TranslationPinDataIsoFormat034 isoFormat3)
Create an instance of this class with
isoFormat3() initialized to the given value. |
static TranslationIsoFormats |
TranslationIsoFormats.fromIsoFormat4(Consumer<TranslationPinDataIsoFormat034.Builder> isoFormat4)
Create an instance of this class with
isoFormat4() initialized to the given value. |
static TranslationIsoFormats |
TranslationIsoFormats.fromIsoFormat4(TranslationPinDataIsoFormat034 isoFormat4)
Create an instance of this class with
isoFormat4() initialized to the given value. |
TranslationIsoFormats |
TranslatePinDataRequest.incomingTranslationAttributes()
The format of the incoming PIN block data for tranlation within Amazon Web Services Payment Cryptography.
|
TranslationIsoFormats |
TranslatePinDataRequest.outgoingTranslationAttributes()
The format of the outgoing PIN block data after tranlation by Amazon Web Services Payment Cryptography.
|
| Modifier and Type | Method and Description |
|---|---|
TranslatePinDataRequest.Builder |
TranslatePinDataRequest.Builder.incomingTranslationAttributes(TranslationIsoFormats incomingTranslationAttributes)
The format of the incoming PIN block data for tranlation within Amazon Web Services Payment Cryptography.
|
TranslatePinDataRequest.Builder |
TranslatePinDataRequest.Builder.outgoingTranslationAttributes(TranslationIsoFormats outgoingTranslationAttributes)
The format of the outgoing PIN block data after tranlation by Amazon Web Services Payment Cryptography.
|
Copyright © 2023. All rights reserved.