Uses of Class
software.amazon.awssdk.services.lakeformation.paginators.ListResourcesPublisher
-
Packages that use ListResourcesPublisher Package Description software.amazon.awssdk.services.lakeformation Lake Formation -
-
Uses of ListResourcesPublisher in software.amazon.awssdk.services.lakeformation
Methods in software.amazon.awssdk.services.lakeformation that return ListResourcesPublisher Modifier and Type Method Description default ListResourcesPublisherLakeFormationAsyncClient. listResourcesPaginator(Consumer<ListResourcesRequest.Builder> listResourcesRequest)Lists the resources registered to be managed by the Data Catalog.default ListResourcesPublisherLakeFormationAsyncClient. listResourcesPaginator(ListResourcesRequest listResourcesRequest)Lists the resources registered to be managed by the Data Catalog.
-