| Package | Description |
|---|---|
| software.amazon.awssdk.services.pipes.model |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationExceptionField> |
ValidationException.fieldList()
The list of fields for which validation failed and the corresponding failure messages.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationException.Builder |
ValidationException.Builder.fieldList(ValidationExceptionField... fieldList)
The list of fields for which validation failed and the corresponding failure messages.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationException.Builder |
ValidationException.Builder.fieldList(Collection<ValidationExceptionField> fieldList)
The list of fields for which validation failed and the corresponding failure messages.
|
Copyright © 2023. All rights reserved.