Uses of Class
com.oracle.bmc.managementagent.model.ManagementAgentAggregation
-
Packages that use ManagementAgentAggregation Package Description com.oracle.bmc.managementagent.model -
-
Uses of ManagementAgentAggregation in com.oracle.bmc.managementagent.model
Methods in com.oracle.bmc.managementagent.model that return ManagementAgentAggregation Modifier and Type Method Description ManagementAgentAggregation
ManagementAgentAggregation.Builder. build()
Methods in com.oracle.bmc.managementagent.model that return types with arguments of type ManagementAgentAggregation Modifier and Type Method Description List<ManagementAgentAggregation>
ManagementAgentAggregationCollection. getItems()
List in which each item describes an aggregation of Managment AgentsMethods in com.oracle.bmc.managementagent.model with parameters of type ManagementAgentAggregation Modifier and Type Method Description ManagementAgentAggregation.Builder
ManagementAgentAggregation.Builder. copy(ManagementAgentAggregation model)
Method parameters in com.oracle.bmc.managementagent.model with type arguments of type ManagementAgentAggregation Modifier and Type Method Description ManagementAgentAggregationCollection.Builder
ManagementAgentAggregationCollection.Builder. items(List<ManagementAgentAggregation> items)
List in which each item describes an aggregation of Managment AgentsConstructor parameters in com.oracle.bmc.managementagent.model with type arguments of type ManagementAgentAggregation Constructor Description ManagementAgentAggregationCollection(List<ManagementAgentAggregation> items)
Deprecated.
-