| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
ValidationExceptionField |
ValidationExceptionField.clone() |
ValidationExceptionField |
ValidationExceptionField.withMessage(String message)
The request was denied due to an invalid request error.
|
ValidationExceptionField |
ValidationExceptionField.withPath(String path)
The request was denied due to an invalid request error.
|
| Modifier and Type | Method and Description |
|---|---|
List<ValidationExceptionField> |
ValidationException.getFieldList()
The request was denied due to an invalid request error.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationException |
ValidationException.withFieldList(ValidationExceptionField... fieldList)
The request was denied due to an invalid request error.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationException.setFieldList(Collection<ValidationExceptionField> fieldList)
The request was denied due to an invalid request error.
|
ValidationException |
ValidationException.withFieldList(Collection<ValidationExceptionField> fieldList)
The request was denied due to an invalid request error.
|
Copyright © 2024. All rights reserved.