| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
static ErrorDetail.Builder |
ErrorDetail.builder() |
ErrorDetail.Builder |
ErrorDetail.Builder.errorCode(String errorCode)
The code associated with this error.
|
ErrorDetail.Builder |
ErrorDetail.Builder.errorMessage(String errorMessage)
A message describing the error.
|
ErrorDetail.Builder |
ErrorDetail.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ErrorDetail.Builder> |
ErrorDetail.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default BatchPermissionsFailureEntry.Builder |
BatchPermissionsFailureEntry.Builder.error(Consumer<ErrorDetail.Builder> error)
An error message that applies to the failure of the entry.
|
default LFTagError.Builder |
LFTagError.Builder.error(Consumer<ErrorDetail.Builder> error)
An error that occurred with the attachment or detachment of the tag.
|
Copyright © 2021. All rights reserved.