| Package | Description |
|---|---|
| com.amazonaws.services.repostspace.model |
| Modifier and Type | Method and Description |
|---|---|
ValidationException |
ValidationException.withFieldList(Collection<ValidationExceptionField> fieldList)
The field that caused the error, if applicable.
|
ValidationException |
ValidationException.withFieldList(ValidationExceptionField... fieldList)
The field that caused the error, if applicable.
|
ValidationException |
ValidationException.withReason(String reason)
The reason why the request failed validation.
|
ValidationException |
ValidationException.withReason(ValidationExceptionReason reason)
The reason why the request failed validation.
|
Copyright © 2023. All rights reserved.