| Package | Description |
|---|---|
| com.amazonaws.services.greengrassv2.model |
| Modifier and Type | Method and Description |
|---|---|
ValidationException |
ValidationException.withFields(Collection<ValidationExceptionField> fields)
The list of fields that failed to validate.
|
ValidationException |
ValidationException.withFields(ValidationExceptionField... fields)
The list of fields that failed to validate.
|
ValidationException |
ValidationException.withReason(String reason)
The reason for the validation exception.
|
ValidationException |
ValidationException.withReason(ValidationExceptionReason reason)
The reason for the validation exception.
|
Copyright © 2024. All rights reserved.