| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation |
|
| software.amazon.awssdk.services.lakeformation.paginators | |
| software.amazon.awssdk.services.lakeformation.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListLfTagsResponse |
LakeFormationClient.listLFTags(ListLfTagsRequest listLfTagsRequest)
Lists LF-tags that the requester has permission to view.
|
default CompletableFuture<ListLfTagsResponse> |
LakeFormationAsyncClient.listLFTags(ListLfTagsRequest listLfTagsRequest)
Lists LF-tags that the requester has permission to view.
|
default ListLFTagsIterable |
LakeFormationClient.listLFTagsPaginator(ListLfTagsRequest listLfTagsRequest)
Lists LF-tags that the requester has permission to view.
|
default ListLFTagsPublisher |
LakeFormationAsyncClient.listLFTagsPaginator(ListLfTagsRequest listLfTagsRequest)
Lists LF-tags that the requester has permission to view.
|
| Constructor and Description |
|---|
ListLFTagsIterable(LakeFormationClient client,
ListLfTagsRequest firstRequest) |
ListLFTagsPublisher(LakeFormationAsyncClient client,
ListLfTagsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListLfTagsRequestMarshaller.marshall(ListLfTagsRequest listLfTagsRequest) |
Copyright © 2023. All rights reserved.