Uses of Class
software.amazon.awssdk.services.lakeformation.paginators.GetTableObjectsPublisher
-
Packages that use GetTableObjectsPublisher Package Description software.amazon.awssdk.services.lakeformation Lake Formation -
-
Uses of GetTableObjectsPublisher in software.amazon.awssdk.services.lakeformation
Methods in software.amazon.awssdk.services.lakeformation that return GetTableObjectsPublisher Modifier and Type Method Description default GetTableObjectsPublisherLakeFormationAsyncClient. getTableObjectsPaginator(Consumer<GetTableObjectsRequest.Builder> getTableObjectsRequest)This is a variant ofLakeFormationAsyncClient.getTableObjects(software.amazon.awssdk.services.lakeformation.model.GetTableObjectsRequest)operation.default GetTableObjectsPublisherLakeFormationAsyncClient. getTableObjectsPaginator(GetTableObjectsRequest getTableObjectsRequest)This is a variant ofLakeFormationAsyncClient.getTableObjects(software.amazon.awssdk.services.lakeformation.model.GetTableObjectsRequest)operation.
-