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