| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
static ListLfTagsResponse.Builder |
ListLfTagsResponse.builder() |
ListLfTagsResponse.Builder |
ListLfTagsResponse.Builder.lfTags(Collection<LFTagPair> lfTags)
A list of LF-tags that the requested has permission to view.
|
ListLfTagsResponse.Builder |
ListLfTagsResponse.Builder.lfTags(Consumer<LFTagPair.Builder>... lfTags)
A list of LF-tags that the requested has permission to view.
|
ListLfTagsResponse.Builder |
ListLfTagsResponse.Builder.lfTags(LFTagPair... lfTags)
A list of LF-tags that the requested has permission to view.
|
ListLfTagsResponse.Builder |
ListLfTagsResponse.Builder.nextToken(String nextToken)
A continuation token, present if the current list segment is not the last.
|
ListLfTagsResponse.Builder |
ListLfTagsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListLfTagsResponse.Builder> |
ListLfTagsResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.