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 is a variant ofLakeFormationClient.searchTablesByLFTags(software.amazon.awssdk.services.lakeformation.model.SearchTablesByLfTagsRequest)operation.default SearchTablesByLFTagsIterableLakeFormationClient. searchTablesByLFTagsPaginator(SearchTablesByLfTagsRequest searchTablesByLfTagsRequest)This is a variant ofLakeFormationClient.searchTablesByLFTags(software.amazon.awssdk.services.lakeformation.model.SearchTablesByLfTagsRequest)operation.
-