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