| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
MetricWindow |
MetricWindow.clone() |
MetricWindow |
Metric.getWindow()
The window (time interval) over which IoT SiteWise computes the metric's aggregation expression.
|
MetricWindow |
MetricWindow.withTumbling(TumblingWindow tumbling)
The tumbling time interval window.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Metric.setWindow(MetricWindow window)
The window (time interval) over which IoT SiteWise computes the metric's aggregation expression.
|
Metric |
Metric.withWindow(MetricWindow window)
The window (time interval) over which IoT SiteWise computes the metric's aggregation expression.
|
Copyright © 2022. All rights reserved.