@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GeneratePinDataRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description | 
|---|
| GeneratePinDataRequest() | 
| Modifier and Type | Method and Description | 
|---|---|
| GeneratePinDataRequest | clone()Creates a shallow clone of this object for all fields except the handler context. | 
| boolean | equals(Object obj) | 
| String | getEncryptionKeyIdentifier()
 The  keyARNof the PEK that Amazon Web Services Payment Cryptography uses to encrypt the PIN Block. | 
| PinGenerationAttributes | getGenerationAttributes()
 The attributes and values to use for PIN, PVV, or PIN Offset generation. | 
| String | getGenerationKeyIdentifier()
 The  keyARNof the PEK that Amazon Web Services Payment Cryptography uses for pin data generation. | 
| String | getPinBlockFormat()
 The PIN encoding format for pin data generation as specified in ISO 9564. | 
| Integer | getPinDataLength()
 The length of PIN under generation. | 
| String | getPrimaryAccountNumber()
 The Primary Account Number (PAN), a unique identifier for a payment credit or debit card that associates the card
 with a specific account holder. | 
| int | hashCode() | 
| void | setEncryptionKeyIdentifier(String encryptionKeyIdentifier)
 The  keyARNof the PEK that Amazon Web Services Payment Cryptography uses to encrypt the PIN Block. | 
| void | setGenerationAttributes(PinGenerationAttributes generationAttributes)
 The attributes and values to use for PIN, PVV, or PIN Offset generation. | 
| void | setGenerationKeyIdentifier(String generationKeyIdentifier)
 The  keyARNof the PEK that Amazon Web Services Payment Cryptography uses for pin data generation. | 
| void | setPinBlockFormat(String pinBlockFormat)
 The PIN encoding format for pin data generation as specified in ISO 9564. | 
| void | setPinDataLength(Integer pinDataLength)
 The length of PIN under generation. | 
| void | setPrimaryAccountNumber(String primaryAccountNumber)
 The Primary Account Number (PAN), a unique identifier for a payment credit or debit card that associates the card
 with a specific account holder. | 
| String | toString()Returns a string representation of this object. | 
| GeneratePinDataRequest | withEncryptionKeyIdentifier(String encryptionKeyIdentifier)
 The  keyARNof the PEK that Amazon Web Services Payment Cryptography uses to encrypt the PIN Block. | 
| GeneratePinDataRequest | withGenerationAttributes(PinGenerationAttributes generationAttributes)
 The attributes and values to use for PIN, PVV, or PIN Offset generation. | 
| GeneratePinDataRequest | withGenerationKeyIdentifier(String generationKeyIdentifier)
 The  keyARNof the PEK that Amazon Web Services Payment Cryptography uses for pin data generation. | 
| GeneratePinDataRequest | withPinBlockFormat(PinBlockFormatForPinData pinBlockFormat)
 The PIN encoding format for pin data generation as specified in ISO 9564. | 
| GeneratePinDataRequest | withPinBlockFormat(String pinBlockFormat)
 The PIN encoding format for pin data generation as specified in ISO 9564. | 
| GeneratePinDataRequest | withPinDataLength(Integer pinDataLength)
 The length of PIN under generation. | 
| GeneratePinDataRequest | withPrimaryAccountNumber(String primaryAccountNumber)
 The Primary Account Number (PAN), a unique identifier for a payment credit or debit card that associates the card
 with a specific account holder. | 
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic void setGenerationKeyIdentifier(String generationKeyIdentifier)
 The keyARN of the PEK that Amazon Web Services Payment Cryptography uses for pin data generation.
 
generationKeyIdentifier - The keyARN of the PEK that Amazon Web Services Payment Cryptography uses for pin data
        generation.public String getGenerationKeyIdentifier()
 The keyARN of the PEK that Amazon Web Services Payment Cryptography uses for pin data generation.
 
keyARN of the PEK that Amazon Web Services Payment Cryptography uses for pin data
         generation.public GeneratePinDataRequest withGenerationKeyIdentifier(String generationKeyIdentifier)
 The keyARN of the PEK that Amazon Web Services Payment Cryptography uses for pin data generation.
 
generationKeyIdentifier - The keyARN of the PEK that Amazon Web Services Payment Cryptography uses for pin data
        generation.public void setEncryptionKeyIdentifier(String encryptionKeyIdentifier)
 The keyARN of the PEK that Amazon Web Services Payment Cryptography uses to encrypt the PIN Block.
 
encryptionKeyIdentifier - The keyARN of the PEK that Amazon Web Services Payment Cryptography uses to encrypt the PIN
        Block.public String getEncryptionKeyIdentifier()
 The keyARN of the PEK that Amazon Web Services Payment Cryptography uses to encrypt the PIN Block.
 
keyARN of the PEK that Amazon Web Services Payment Cryptography uses to encrypt the PIN
         Block.public GeneratePinDataRequest withEncryptionKeyIdentifier(String encryptionKeyIdentifier)
 The keyARN of the PEK that Amazon Web Services Payment Cryptography uses to encrypt the PIN Block.
 
encryptionKeyIdentifier - The keyARN of the PEK that Amazon Web Services Payment Cryptography uses to encrypt the PIN
        Block.public void setGenerationAttributes(PinGenerationAttributes generationAttributes)
The attributes and values to use for PIN, PVV, or PIN Offset generation.
generationAttributes - The attributes and values to use for PIN, PVV, or PIN Offset generation.public PinGenerationAttributes getGenerationAttributes()
The attributes and values to use for PIN, PVV, or PIN Offset generation.
public GeneratePinDataRequest withGenerationAttributes(PinGenerationAttributes generationAttributes)
The attributes and values to use for PIN, PVV, or PIN Offset generation.
generationAttributes - The attributes and values to use for PIN, PVV, or PIN Offset generation.public void setPinDataLength(Integer pinDataLength)
The length of PIN under generation.
pinDataLength - The length of PIN under generation.public Integer getPinDataLength()
The length of PIN under generation.
public GeneratePinDataRequest withPinDataLength(Integer pinDataLength)
The length of PIN under generation.
pinDataLength - The length of PIN under generation.public void setPrimaryAccountNumber(String primaryAccountNumber)
The Primary Account Number (PAN), a unique identifier for a payment credit or debit card that associates the card with a specific account holder.
primaryAccountNumber - The Primary Account Number (PAN), a unique identifier for a payment credit or debit card that associates
        the card with a specific account holder.public String getPrimaryAccountNumber()
The Primary Account Number (PAN), a unique identifier for a payment credit or debit card that associates the card with a specific account holder.
public GeneratePinDataRequest withPrimaryAccountNumber(String primaryAccountNumber)
The Primary Account Number (PAN), a unique identifier for a payment credit or debit card that associates the card with a specific account holder.
primaryAccountNumber - The Primary Account Number (PAN), a unique identifier for a payment credit or debit card that associates
        the card with a specific account holder.public void setPinBlockFormat(String pinBlockFormat)
 The PIN encoding format for pin data generation as specified in ISO 9564. Amazon Web Services Payment
 Cryptography supports ISO_Format_0 and ISO_Format_3.
 
 The ISO_Format_0 PIN block format is equivalent to the ANSI X9.8, VISA-1, and ECI-1 PIN block
 formats. It is similar to a VISA-4 PIN block format. It supports a PIN from 4 to 12 digits in length.
 
 The ISO_Format_3 PIN block format is the same as ISO_Format_0 except that the fill
 digits are random values from 10 to 15.
 
pinBlockFormat - The PIN encoding format for pin data generation as specified in ISO 9564. Amazon Web Services Payment
        Cryptography supports ISO_Format_0 and ISO_Format_3.
        
        The ISO_Format_0 PIN block format is equivalent to the ANSI X9.8, VISA-1, and ECI-1 PIN block
        formats. It is similar to a VISA-4 PIN block format. It supports a PIN from 4 to 12 digits in length.
        
        The ISO_Format_3 PIN block format is the same as ISO_Format_0 except that the
        fill digits are random values from 10 to 15.
PinBlockFormatForPinDatapublic String getPinBlockFormat()
 The PIN encoding format for pin data generation as specified in ISO 9564. Amazon Web Services Payment
 Cryptography supports ISO_Format_0 and ISO_Format_3.
 
 The ISO_Format_0 PIN block format is equivalent to the ANSI X9.8, VISA-1, and ECI-1 PIN block
 formats. It is similar to a VISA-4 PIN block format. It supports a PIN from 4 to 12 digits in length.
 
 The ISO_Format_3 PIN block format is the same as ISO_Format_0 except that the fill
 digits are random values from 10 to 15.
 
ISO_Format_0 and ISO_Format_3.
         
         The ISO_Format_0 PIN block format is equivalent to the ANSI X9.8, VISA-1, and ECI-1 PIN
         block formats. It is similar to a VISA-4 PIN block format. It supports a PIN from 4 to 12 digits in
         length.
         
         The ISO_Format_3 PIN block format is the same as ISO_Format_0 except that the
         fill digits are random values from 10 to 15.
PinBlockFormatForPinDatapublic GeneratePinDataRequest withPinBlockFormat(String pinBlockFormat)
 The PIN encoding format for pin data generation as specified in ISO 9564. Amazon Web Services Payment
 Cryptography supports ISO_Format_0 and ISO_Format_3.
 
 The ISO_Format_0 PIN block format is equivalent to the ANSI X9.8, VISA-1, and ECI-1 PIN block
 formats. It is similar to a VISA-4 PIN block format. It supports a PIN from 4 to 12 digits in length.
 
 The ISO_Format_3 PIN block format is the same as ISO_Format_0 except that the fill
 digits are random values from 10 to 15.
 
pinBlockFormat - The PIN encoding format for pin data generation as specified in ISO 9564. Amazon Web Services Payment
        Cryptography supports ISO_Format_0 and ISO_Format_3.
        
        The ISO_Format_0 PIN block format is equivalent to the ANSI X9.8, VISA-1, and ECI-1 PIN block
        formats. It is similar to a VISA-4 PIN block format. It supports a PIN from 4 to 12 digits in length.
        
        The ISO_Format_3 PIN block format is the same as ISO_Format_0 except that the
        fill digits are random values from 10 to 15.
PinBlockFormatForPinDatapublic GeneratePinDataRequest withPinBlockFormat(PinBlockFormatForPinData pinBlockFormat)
 The PIN encoding format for pin data generation as specified in ISO 9564. Amazon Web Services Payment
 Cryptography supports ISO_Format_0 and ISO_Format_3.
 
 The ISO_Format_0 PIN block format is equivalent to the ANSI X9.8, VISA-1, and ECI-1 PIN block
 formats. It is similar to a VISA-4 PIN block format. It supports a PIN from 4 to 12 digits in length.
 
 The ISO_Format_3 PIN block format is the same as ISO_Format_0 except that the fill
 digits are random values from 10 to 15.
 
pinBlockFormat - The PIN encoding format for pin data generation as specified in ISO 9564. Amazon Web Services Payment
        Cryptography supports ISO_Format_0 and ISO_Format_3.
        
        The ISO_Format_0 PIN block format is equivalent to the ANSI X9.8, VISA-1, and ECI-1 PIN block
        formats. It is similar to a VISA-4 PIN block format. It supports a PIN from 4 to 12 digits in length.
        
        The ISO_Format_3 PIN block format is the same as ISO_Format_0 except that the
        fill digits are random values from 10 to 15.
PinBlockFormatForPinDatapublic String toString()
toString in class ObjectObject.toString()public GeneratePinDataRequest clone()
AmazonWebServiceRequestclone in class AmazonWebServiceRequestObject.clone()