| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourceexplorer2.model |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationExceptionField> |
ValidationException.fieldList()
An array of the request fields that had validation errors.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationException.Builder |
ValidationException.Builder.fieldList(ValidationExceptionField... fieldList)
An array of the request fields that had validation errors.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationException.Builder |
ValidationException.Builder.fieldList(Collection<ValidationExceptionField> fieldList)
An array of the request fields that had validation errors.
|
Copyright © 2023. All rights reserved.