| Package | Description |
|---|---|
| com.amazonaws.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
ErrorDetail |
ErrorDetail.clone() |
ErrorDetail |
BatchPermissionsFailureEntry.getError()
An error message that applies to the failure of the entry.
|
ErrorDetail |
ErrorDetail.withErrorCode(String errorCode)
The code associated with this error.
|
ErrorDetail |
ErrorDetail.withErrorMessage(String errorMessage)
A message describing the error.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchPermissionsFailureEntry.setError(ErrorDetail error)
An error message that applies to the failure of the entry.
|
BatchPermissionsFailureEntry |
BatchPermissionsFailureEntry.withError(ErrorDetail error)
An error message that applies to the failure of the entry.
|
Copyright © 2020. All rights reserved.