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)Returns the set of Amazon S3 objects that make up the specified governed table.default GetTableObjectsPublisherLakeFormationAsyncClient. getTableObjectsPaginator(GetTableObjectsRequest getTableObjectsRequest)Returns the set of Amazon S3 objects that make up the specified governed table.
-