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.Builder
ManagementAgentAggregationCollection. builder()
Create a new builder.ManagementAgentAggregationCollection.Builder
ManagementAgentAggregationCollection.Builder. copy(ManagementAgentAggregationCollection model)
ManagementAgentAggregationCollection.Builder
ManagementAgentAggregationCollection.Builder. items(List<ManagementAgentAggregation> items)
List in which each item describes an aggregation of Managment AgentsManagementAgentAggregationCollection.Builder
ManagementAgentAggregationCollection. toBuilder()
-