| Package | Description |
|---|---|
| software.amazon.awssdk.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
static VerifyCardValidationDataResponse.Builder |
VerifyCardValidationDataResponse.builder() |
VerifyCardValidationDataResponse.Builder |
VerifyCardValidationDataResponse.Builder.keyArn(String keyArn)
The
keyARN of the CVK encryption key that Amazon Web Services Payment Cryptography uses to
verify CVV or CSC. |
VerifyCardValidationDataResponse.Builder |
VerifyCardValidationDataResponse.Builder.keyCheckValue(String keyCheckValue)
The key check value (KCV) of the encryption key.
|
VerifyCardValidationDataResponse.Builder |
VerifyCardValidationDataResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends VerifyCardValidationDataResponse.Builder> |
VerifyCardValidationDataResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.