| Package | Description |
|---|---|
| com.amazonaws.services.codegurusecurity.model |
| Modifier and Type | Method and Description |
|---|---|
ValidationException |
ValidationException.withErrorCode(String errorCode)
The identifier for the error.
|
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 the request failed validation.
|
ValidationException |
ValidationException.withReason(ValidationExceptionReason reason)
The reason the request failed validation.
|
Copyright © 2023. All rights reserved.