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