public static class CountStatistic.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CountStatistic |
build() |
CountStatistic.Builder |
copy(CountStatistic model) |
CountStatistic.Builder |
objectTypeCountList(List<CountStatisticSummary> objectTypeCountList)
The array of statistics.
|
public CountStatistic.Builder objectTypeCountList(List<CountStatisticSummary> objectTypeCountList)
The array of statistics.
objectTypeCountList
- the value to setpublic CountStatistic build()
public CountStatistic.Builder copy(CountStatistic model)
Copyright © 2016–2024. All rights reserved.