| Package | Description |
|---|---|
| software.amazon.awssdk.services.timestreamwrite.model |
| Modifier and Type | Method and Description |
|---|---|
List<Dimension> |
Record.dimensions()
Contains the list of dimensions for time-series data points.
|
| Modifier and Type | Method and Description |
|---|---|
Record.Builder |
Record.Builder.dimensions(Dimension... dimensions)
Contains the list of dimensions for time-series data points.
|
| Modifier and Type | Method and Description |
|---|---|
Record.Builder |
Record.Builder.dimensions(Collection<Dimension> dimensions)
Contains the list of dimensions for time-series data points.
|
Copyright © 2023. All rights reserved.