| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationExceptionField> |
ValidationException.fields()
Returns the value of the Fields property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationException.Builder |
ValidationException.Builder.fields(ValidationExceptionField... fields)
Sets the value of the Fields property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationException.Builder |
ValidationException.Builder.fields(Collection<ValidationExceptionField> fields)
Sets the value of the Fields property for this object.
|
Copyright © 2023. All rights reserved.