| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
static LFTag.Builder |
LFTag.builder() |
LFTag.Builder |
LFTag.Builder.tagKey(String tagKey)
The key-name for the tag.
|
LFTag.Builder |
LFTag.Builder.tagValues(Collection<String> tagValues)
A list of possible values an attribute can take.
|
LFTag.Builder |
LFTag.Builder.tagValues(String... tagValues)
A list of possible values an attribute can take.
|
LFTag.Builder |
LFTag.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LFTag.Builder> |
LFTag.serializableBuilderClass() |
Copyright © 2021. All rights reserved.