public static class ManagementAgentAggregationCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ManagementAgentAggregationCollection |
build() |
ManagementAgentAggregationCollection.Builder |
copy(ManagementAgentAggregationCollection model) |
ManagementAgentAggregationCollection.Builder |
items(List<ManagementAgentAggregation> items)
List in which each item describes an aggregation of Managment Agents
|
public ManagementAgentAggregationCollection.Builder items(List<ManagementAgentAggregation> items)
List in which each item describes an aggregation of Managment Agents
items
- the value to setpublic ManagementAgentAggregationCollection build()
public ManagementAgentAggregationCollection.Builder copy(ManagementAgentAggregationCollection model)
Copyright © 2016–2024. All rights reserved.