| Package | Description |
|---|---|
| com.amazonaws.services.route53recoverycluster.model |
| Modifier and Type | Method and Description |
|---|---|
ValidationExceptionField |
ValidationExceptionField.clone() |
ValidationExceptionField |
ValidationExceptionField.withMessage(String message)
Information about the validation exception.
|
ValidationExceptionField |
ValidationExceptionField.withName(String name)
The field that had the validation exception.
|
| Modifier and Type | Method and Description |
|---|---|
List<ValidationExceptionField> |
ValidationException.getFields() |
| Modifier and Type | Method and Description |
|---|---|
ValidationException |
ValidationException.withFields(ValidationExceptionField... fields)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationException.setFields(Collection<ValidationExceptionField> fields) |
ValidationException |
ValidationException.withFields(Collection<ValidationExceptionField> fields) |
Copyright © 2023. All rights reserved.