| Package | Description |
|---|---|
| software.amazon.awssdk.services.timestreamquery.model |
| Modifier and Type | Method and Description |
|---|---|
List<TimeSeriesDataPoint> |
Datum.timeSeriesValue()
Indicates if the data point is a timeseries data type.
|
| Modifier and Type | Method and Description |
|---|---|
Datum.Builder |
Datum.Builder.timeSeriesValue(TimeSeriesDataPoint... timeSeriesValue)
Indicates if the data point is a timeseries data type.
|
| Modifier and Type | Method and Description |
|---|---|
Datum.Builder |
Datum.Builder.timeSeriesValue(Collection<TimeSeriesDataPoint> timeSeriesValue)
Indicates if the data point is a timeseries data type.
|
Copyright © 2023. All rights reserved.