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