Uses of Class
software.amazon.awssdk.services.iotsitewise.model.MetricWindow
-
Packages that use MetricWindow Package Description software.amazon.awssdk.services.iotsitewise.model -
-
Uses of MetricWindow in software.amazon.awssdk.services.iotsitewise.model
Methods in software.amazon.awssdk.services.iotsitewise.model that return MetricWindow Modifier and Type Method Description MetricWindowMetric. window()The window (time interval) over which IoT SiteWise computes the metric's aggregation expression.Methods in software.amazon.awssdk.services.iotsitewise.model with parameters of type MetricWindow Modifier and Type Method Description Metric.BuilderMetric.Builder. window(MetricWindow window)The window (time interval) over which IoT SiteWise computes the metric's aggregation expression.
-