| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation |
|
| 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. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SearchTablesByLfTagsRequestMarshaller.marshall(SearchTablesByLfTagsRequest searchTablesByLfTagsRequest) |
Copyright © 2021. All rights reserved.