Uses of Class
com.oracle.bmc.managementagent.model.ManagementAgentAggregation.Builder
-
Packages that use ManagementAgentAggregation.Builder Package Description com.oracle.bmc.managementagent.model -
-
Uses of ManagementAgentAggregation.Builder in com.oracle.bmc.managementagent.model
Methods in com.oracle.bmc.managementagent.model that return ManagementAgentAggregation.Builder Modifier and Type Method Description static ManagementAgentAggregation.Builder
ManagementAgentAggregation. builder()
Create a new builder.ManagementAgentAggregation.Builder
ManagementAgentAggregation.Builder. copy(ManagementAgentAggregation model)
ManagementAgentAggregation.Builder
ManagementAgentAggregation.Builder. count(Integer count)
The number of Management Agents in this groupManagementAgentAggregation.Builder
ManagementAgentAggregation.Builder. dimensions(ManagementAgentAggregationDimensions dimensions)
ManagementAgentAggregation.Builder
ManagementAgentAggregation. toBuilder()
-