| Package | Description |
|---|---|
| software.amazon.awssdk.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationExceptionField> |
ValidationException.fieldList()
Validation errors for specific input parameters.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationException.Builder |
ValidationException.Builder.fieldList(ValidationExceptionField... fieldList)
Validation errors for specific input parameters.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationException.Builder |
ValidationException.Builder.fieldList(Collection<ValidationExceptionField> fieldList)
Validation errors for specific input parameters.
|
Copyright © 2023. All rights reserved.