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)This is a variant ofLakeFormationClient.getTableObjects(software.amazon.awssdk.services.lakeformation.model.GetTableObjectsRequest)operation.default GetTableObjectsIterableLakeFormationClient. getTableObjectsPaginator(GetTableObjectsRequest getTableObjectsRequest)This is a variant ofLakeFormationClient.getTableObjects(software.amazon.awssdk.services.lakeformation.model.GetTableObjectsRequest)operation.
-