| Package | Description |
|---|---|
| com.amazonaws.services.timestreamquery | |
| com.amazonaws.services.timestreamquery.model |
| Class and Description |
|---|
| CancelQueryRequest |
| CancelQueryResult |
| DescribeEndpointsRequest |
| DescribeEndpointsResult |
| QueryRequest |
| QueryResult |
| Class and Description |
|---|
| AmazonTimestreamQueryException
Base exception for all service exceptions thrown by Amazon Timestream Query
|
| CancelQueryRequest |
| CancelQueryResult |
| ColumnInfo
Contains the meta data for query results such as the column names, data types, and other attributes.
|
| Datum
Datum represents a single data point in a query result.
|
| DescribeEndpointsRequest |
| DescribeEndpointsResult |
| Endpoint
Represents an available endpoint against which to make API calls agaisnt, as well as the TTL for that endpoint.
|
| QueryRequest |
| QueryResult |
| QueryStatus
Information about the status of the query, including progress and bytes scannned.
|
| Row
Represents a single row in the query results.
|
| ScalarType |
| TimeSeriesDataPoint
The timeseries datatype represents the values of a measure over time.
|
| Type
Contains the data type of a column in a query result set.
|
Copyright © 2021. All rights reserved.