Uses of Class
com.oracle.bmc.managementagent.model.ManagementAgentAggregationCollection.Builder
-
Packages that use ManagementAgentAggregationCollection.Builder Package Description com.oracle.bmc.managementagent.model -
-
Uses of ManagementAgentAggregationCollection.Builder in com.oracle.bmc.managementagent.model
Methods in com.oracle.bmc.managementagent.model that return ManagementAgentAggregationCollection.Builder Modifier and Type Method Description static ManagementAgentAggregationCollection.BuilderManagementAgentAggregationCollection. builder()Create a new builder.ManagementAgentAggregationCollection.BuilderManagementAgentAggregationCollection.Builder. copy(ManagementAgentAggregationCollection model)ManagementAgentAggregationCollection.BuilderManagementAgentAggregationCollection.Builder. items(List<ManagementAgentAggregation> items)List in which each item describes an aggregation of Managment AgentsManagementAgentAggregationCollection.BuilderManagementAgentAggregationCollection. toBuilder()
-