Uses of Class
software.amazon.awssdk.services.timestreamquery.paginators.QueryIterable
-
Packages that use QueryIterable Package Description software.amazon.awssdk.services.timestreamquery Amazon Timestream Query -
-
Uses of QueryIterable in software.amazon.awssdk.services.timestreamquery
Methods in software.amazon.awssdk.services.timestreamquery that return QueryIterable Modifier and Type Method Description default QueryIterableTimestreamQueryClient. queryPaginator(Consumer<QueryRequest.Builder> queryRequest)This is a variant ofTimestreamQueryClient.query(software.amazon.awssdk.services.timestreamquery.model.QueryRequest)operation.default QueryIterableTimestreamQueryClient. queryPaginator(QueryRequest queryRequest)This is a variant ofTimestreamQueryClient.query(software.amazon.awssdk.services.timestreamquery.model.QueryRequest)operation.
-