public static class AlertAnalyticsCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AlertAnalyticsCollection |
build() |
AlertAnalyticsCollection.Builder |
copy(AlertAnalyticsCollection model) |
AlertAnalyticsCollection.Builder |
items(List<AlertAggregationItems> items)
The aggregated data point items.
|
public AlertAnalyticsCollection.Builder items(List<AlertAggregationItems> items)
The aggregated data point items.
items
- the value to setpublic AlertAnalyticsCollection build()
public AlertAnalyticsCollection.Builder copy(AlertAnalyticsCollection model)
Copyright © 2016–2024. All rights reserved.