public static class HistoricalMetricCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
HistoricalMetricCollection |
build() |
HistoricalMetricCollection.Builder |
copy(HistoricalMetricCollection model) |
HistoricalMetricCollection.Builder |
items(List<HistoricalMetricSummary> items)
List of asset historical metrics.
|
public HistoricalMetricCollection.Builder items(List<HistoricalMetricSummary> items)
List of asset historical metrics.
items
- the value to setpublic HistoricalMetricCollection build()
public HistoricalMetricCollection.Builder copy(HistoricalMetricCollection model)
Copyright © 2016–2024. All rights reserved.