public static class ManagementAgentAggregation.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ManagementAgentAggregation |
build() |
ManagementAgentAggregation.Builder |
copy(ManagementAgentAggregation model) |
ManagementAgentAggregation.Builder |
count(Integer count)
The number of Management Agents in this group
|
ManagementAgentAggregation.Builder |
dimensions(ManagementAgentAggregationDimensions dimensions) |
public ManagementAgentAggregation.Builder dimensions(ManagementAgentAggregationDimensions dimensions)
public ManagementAgentAggregation.Builder count(Integer count)
The number of Management Agents in this group
count
- the value to setpublic ManagementAgentAggregation build()
public ManagementAgentAggregation.Builder copy(ManagementAgentAggregation model)
Copyright © 2016–2024. All rights reserved.