Uses of Class
software.amazon.awssdk.services.lakeformation.paginators.GetTableObjectsIterable
-
Packages that use GetTableObjectsIterable Package Description software.amazon.awssdk.services.lakeformation Lake Formation -
-
Uses of GetTableObjectsIterable in software.amazon.awssdk.services.lakeformation
Methods in software.amazon.awssdk.services.lakeformation that return GetTableObjectsIterable Modifier and Type Method Description default GetTableObjectsIterableLakeFormationClient. getTableObjectsPaginator(Consumer<GetTableObjectsRequest.Builder> getTableObjectsRequest)Returns the set of Amazon S3 objects that make up the specified governed table.default GetTableObjectsIterableLakeFormationClient. getTableObjectsPaginator(GetTableObjectsRequest getTableObjectsRequest)Returns the set of Amazon S3 objects that make up the specified governed table.
-