| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchevidently.model |
| Modifier and Type | Method and Description |
|---|---|
ValidationExceptionField |
ValidationExceptionField.clone() |
ValidationExceptionField |
ValidationExceptionField.withMessage(String message)
The error message.
|
ValidationExceptionField |
ValidationExceptionField.withName(String name)
The error name.
|
| Modifier and Type | Method and Description |
|---|---|
List<ValidationExceptionField> |
ValidationException.getFieldList()
The parameter that caused the exception.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationException |
ValidationException.withFieldList(ValidationExceptionField... fieldList)
The parameter that caused the exception.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationException.setFieldList(Collection<ValidationExceptionField> fieldList)
The parameter that caused the exception.
|
ValidationException |
ValidationException.withFieldList(Collection<ValidationExceptionField> fieldList)
The parameter that caused the exception.
|
Copyright © 2023. All rights reserved.