| Package | Description |
|---|---|
| com.amazonaws.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
ValidationException |
ValidationException.withFieldList(Collection<ValidationExceptionField> fieldList)
The list of parameters that failed to validate.
|
ValidationException |
ValidationException.withFieldList(ValidationExceptionField... fieldList)
The list of parameters that failed to validate.
|
ValidationException |
ValidationException.withReason(String reason)
The reason for the validation exception.
|
ValidationException |
ValidationException.withReason(ValidationExceptionReason reason)
The reason for the validation exception.
|
Copyright © 2023. All rights reserved.