Uses of Class
software.amazon.awssdk.services.lakeformation.paginators.SearchTablesByLFTagsIterable
-
Packages that use SearchTablesByLFTagsIterable Package Description software.amazon.awssdk.services.lakeformation Lake Formation -
-
Uses of SearchTablesByLFTagsIterable in software.amazon.awssdk.services.lakeformation
Methods in software.amazon.awssdk.services.lakeformation that return SearchTablesByLFTagsIterable Modifier and Type Method Description default SearchTablesByLFTagsIterableLakeFormationClient. searchTablesByLFTagsPaginator(Consumer<SearchTablesByLfTagsRequest.Builder> searchTablesByLfTagsRequest)This operation allows a search onTABLEresources byLFTags.default SearchTablesByLFTagsIterableLakeFormationClient. searchTablesByLFTagsPaginator(SearchTablesByLfTagsRequest searchTablesByLfTagsRequest)This operation allows a search onTABLEresources byLFTags.
-