| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
static LFTagError.Builder |
LFTagError.builder() |
default LFTagError.Builder |
LFTagError.Builder.error(Consumer<ErrorDetail.Builder> error)
An error that occurred with the attachment or detachment of the LF-tag.
|
LFTagError.Builder |
LFTagError.Builder.error(ErrorDetail error)
An error that occurred with the attachment or detachment of the LF-tag.
|
default LFTagError.Builder |
LFTagError.Builder.lfTag(Consumer<LFTagPair.Builder> lfTag)
The key-name of the LF-tag.
|
LFTagError.Builder |
LFTagError.Builder.lfTag(LFTagPair lfTag)
The key-name of the LF-tag.
|
LFTagError.Builder |
LFTagError.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LFTagError.Builder> |
LFTagError.serializableBuilderClass() |
Copyright © 2023. All rights reserved.