| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
List<DimensionNameValue> |
TimeSeries.dimensionList()
The dimensions of the metric.
|
| Modifier and Type | Method and Description |
|---|---|
TimeSeries.Builder |
TimeSeries.Builder.dimensionList(DimensionNameValue... dimensionList)
The dimensions of the metric.
|
| Modifier and Type | Method and Description |
|---|---|
TimeSeries.Builder |
TimeSeries.Builder.dimensionList(Collection<DimensionNameValue> dimensionList)
The dimensions of the metric.
|
Copyright © 2023. All rights reserved.