Uses of Class
software.amazon.awssdk.services.lakeformation.paginators.ListLFTagsPublisher
-
Packages that use ListLFTagsPublisher Package Description software.amazon.awssdk.services.lakeformation Lake Formation -
-
Uses of ListLFTagsPublisher in software.amazon.awssdk.services.lakeformation
Methods in software.amazon.awssdk.services.lakeformation that return ListLFTagsPublisher Modifier and Type Method Description default ListLFTagsPublisherLakeFormationAsyncClient. listLFTagsPaginator(Consumer<ListLfTagsRequest.Builder> listLfTagsRequest)Lists LF-tags that the requester has permission to view.default ListLFTagsPublisherLakeFormationAsyncClient. listLFTagsPaginator(ListLfTagsRequest listLfTagsRequest)Lists LF-tags that the requester has permission to view.
-