| Package | Description |
|---|---|
| software.amazon.awssdk.services.mgn.model |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationExceptionField> |
ValidationException.fieldList()
Validate exception field list.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationException.Builder |
ValidationException.Builder.fieldList(ValidationExceptionField... fieldList)
Validate exception field list.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationException.Builder |
ValidationException.Builder.fieldList(Collection<ValidationExceptionField> fieldList)
Validate exception field list.
|
Copyright © 2022. All rights reserved.