| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
TranslationIsoFormats |
TranslationIsoFormats.clone() |
TranslationIsoFormats |
TranslatePinDataRequest.getIncomingTranslationAttributes()
The format of the incoming PIN block data for tranlation within Amazon Web Services Payment Cryptography.
|
TranslationIsoFormats |
TranslatePinDataRequest.getOutgoingTranslationAttributes()
The format of the outgoing PIN block data after tranlation by Amazon Web Services Payment Cryptography.
|
TranslationIsoFormats |
TranslationIsoFormats.withIsoFormat0(TranslationPinDataIsoFormat034 isoFormat0)
Parameters that are required for ISO9564 PIN format 0 tranlation.
|
TranslationIsoFormats |
TranslationIsoFormats.withIsoFormat1(TranslationPinDataIsoFormat1 isoFormat1)
Parameters that are required for ISO9564 PIN format 1 tranlation.
|
TranslationIsoFormats |
TranslationIsoFormats.withIsoFormat3(TranslationPinDataIsoFormat034 isoFormat3)
Parameters that are required for ISO9564 PIN format 3 tranlation.
|
TranslationIsoFormats |
TranslationIsoFormats.withIsoFormat4(TranslationPinDataIsoFormat034 isoFormat4)
Parameters that are required for ISO9564 PIN format 4 tranlation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TranslatePinDataRequest.setIncomingTranslationAttributes(TranslationIsoFormats incomingTranslationAttributes)
The format of the incoming PIN block data for tranlation within Amazon Web Services Payment Cryptography.
|
void |
TranslatePinDataRequest.setOutgoingTranslationAttributes(TranslationIsoFormats outgoingTranslationAttributes)
The format of the outgoing PIN block data after tranlation by Amazon Web Services Payment Cryptography.
|
TranslatePinDataRequest |
TranslatePinDataRequest.withIncomingTranslationAttributes(TranslationIsoFormats incomingTranslationAttributes)
The format of the incoming PIN block data for tranlation within Amazon Web Services Payment Cryptography.
|
TranslatePinDataRequest |
TranslatePinDataRequest.withOutgoingTranslationAttributes(TranslationIsoFormats outgoingTranslationAttributes)
The format of the outgoing PIN block data after tranlation by Amazon Web Services Payment Cryptography.
|
Copyright © 2024. All rights reserved.