| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationExceptionField> |
ValidationException.fields()
The fields that caused the error, if applicable.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationException.Builder |
ValidationException.Builder.fields(ValidationExceptionField... fields)
The fields that caused the error, if applicable.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationException.Builder |
ValidationException.Builder.fields(Collection<ValidationExceptionField> fields)
The fields that caused the error, if applicable.
|
Copyright © 2023. All rights reserved.