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)This is a variant ofLakeFormationAsyncClient.listResources(software.amazon.awssdk.services.lakeformation.model.ListResourcesRequest)operation.default ListResourcesPublisherLakeFormationAsyncClient. listResourcesPaginator(ListResourcesRequest listResourcesRequest)This is a variant ofLakeFormationAsyncClient.listResources(software.amazon.awssdk.services.lakeformation.model.ListResourcesRequest)operation.
-