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