| Package | Description |
|---|---|
| com.amazonaws.services.managedgrafana.model |
| Modifier and Type | Method and Description |
|---|---|
ValidationException |
ValidationException.withFieldList(Collection<ValidationExceptionField> fieldList)
A list of fields that might be associated with the error.
|
ValidationException |
ValidationException.withFieldList(ValidationExceptionField... fieldList)
A list of fields that might be associated with the error.
|
ValidationException |
ValidationException.withReason(String reason)
The reason that the operation failed.
|
ValidationException |
ValidationException.withReason(ValidationExceptionReason reason)
The reason that the operation failed.
|
Copyright © 2023. All rights reserved.