public static class ProblemTrendAggregationCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ProblemTrendAggregationCollection |
build() |
ProblemTrendAggregationCollection.Builder |
copy(ProblemTrendAggregationCollection model) |
ProblemTrendAggregationCollection.Builder |
items(List<ProblemTrendAggregation> items)
List of problem trend aggregations (ProblemTrendAggregation resources)
|
public ProblemTrendAggregationCollection.Builder items(List<ProblemTrendAggregation> items)
List of problem trend aggregations (ProblemTrendAggregation resources)
items
- the value to setpublic ProblemTrendAggregationCollection build()
public ProblemTrendAggregationCollection.Builder copy(ProblemTrendAggregationCollection model)
Copyright © 2016–2024. All rights reserved.