| 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 SearchTablesByLfTagsResponse |
LakeFormationClient.searchTablesByLFTags(SearchTablesByLfTagsRequest searchTablesByLfTagsRequest)
This operation allows a search on
TABLE resources by LFTags. |
default CompletableFuture<SearchTablesByLfTagsResponse> |
LakeFormationAsyncClient.searchTablesByLFTags(SearchTablesByLfTagsRequest searchTablesByLfTagsRequest)
This operation allows a search on
TABLE resources by LFTags. |
default SearchTablesByLFTagsIterable |
LakeFormationClient.searchTablesByLFTagsPaginator(SearchTablesByLfTagsRequest searchTablesByLfTagsRequest)
This operation allows a search on
TABLE resources by LFTags. |
default SearchTablesByLFTagsPublisher |
LakeFormationAsyncClient.searchTablesByLFTagsPaginator(SearchTablesByLfTagsRequest searchTablesByLfTagsRequest)
This operation allows a search on
TABLE resources by LFTags. |
| Constructor and Description |
|---|
SearchTablesByLFTagsIterable(LakeFormationClient client,
SearchTablesByLfTagsRequest firstRequest) |
SearchTablesByLFTagsPublisher(LakeFormationAsyncClient client,
SearchTablesByLfTagsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SearchTablesByLfTagsRequestMarshaller.marshall(SearchTablesByLfTagsRequest searchTablesByLfTagsRequest) |
Copyright © 2023. All rights reserved.