public static class JavaDownloadCountAggregationCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
JavaDownloadCountAggregationCollection.Builder |
aggregationType(JavaDownloadCountAggregationType aggregationType)
Aggregation type
|
JavaDownloadCountAggregationCollection |
build() |
JavaDownloadCountAggregationCollection.Builder |
copy(JavaDownloadCountAggregationCollection model) |
JavaDownloadCountAggregationCollection.Builder |
items(List<JavaDownloadCountAggregation> items)
A list of download count aggregations.
|
public JavaDownloadCountAggregationCollection.Builder aggregationType(JavaDownloadCountAggregationType aggregationType)
Aggregation type
aggregationType
- the value to setpublic JavaDownloadCountAggregationCollection.Builder items(List<JavaDownloadCountAggregation> items)
A list of download count aggregations.
items
- the value to setpublic JavaDownloadCountAggregationCollection build()
public JavaDownloadCountAggregationCollection.Builder copy(JavaDownloadCountAggregationCollection model)
Copyright © 2016–2024. All rights reserved.