public static class IndicatorCountCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
IndicatorCountCollection |
build() |
IndicatorCountCollection.Builder |
copy(IndicatorCountCollection model) |
IndicatorCountCollection.Builder |
items(List<IndicatorCountSummary> items)
The list of aggregated indicator counts.
|
public IndicatorCountCollection.Builder items(List<IndicatorCountSummary> items)
The list of aggregated indicator counts.
items
- the value to setpublic IndicatorCountCollection build()
public IndicatorCountCollection.Builder copy(IndicatorCountCollection model)
Copyright © 2016–2024. All rights reserved.