public static class AlertsAggregationDimension.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AlertsAggregationDimension |
build() |
AlertsAggregationDimension.Builder |
copy(AlertsAggregationDimension model) |
AlertsAggregationDimension.Builder |
groupBy(Map<String,String> groupBy)
GroupBy value used in aggregation.
|
public AlertsAggregationDimension.Builder groupBy(Map<String,String> groupBy)
GroupBy value used in aggregation.
groupBy
- the value to setpublic AlertsAggregationDimension build()
public AlertsAggregationDimension.Builder copy(AlertsAggregationDimension model)
Copyright © 2016–2024. All rights reserved.