Uses of Class
software.amazon.awssdk.services.honeycode.paginators.QueryTableRowsIterable
-
Packages that use QueryTableRowsIterable Package Description software.amazon.awssdk.services.honeycode Amazon Honeycode is a fully managed service that allows you to quickly build mobile and web apps for teams—without programming. -
-
Uses of QueryTableRowsIterable in software.amazon.awssdk.services.honeycode
Methods in software.amazon.awssdk.services.honeycode that return QueryTableRowsIterable Modifier and Type Method Description default QueryTableRowsIterableHoneycodeClient. queryTableRowsPaginator(Consumer<QueryTableRowsRequest.Builder> queryTableRowsRequest)This is a variant ofHoneycodeClient.queryTableRows(software.amazon.awssdk.services.honeycode.model.QueryTableRowsRequest)operation.default QueryTableRowsIterableHoneycodeClient. queryTableRowsPaginator(QueryTableRowsRequest queryTableRowsRequest)This is a variant ofHoneycodeClient.queryTableRows(software.amazon.awssdk.services.honeycode.model.QueryTableRowsRequest)operation.
-