Uses of Class
com.oracle.bmc.managementagent.model.ManagementAgentPluginAggregation
- 
Packages that use ManagementAgentPluginAggregation Package Description com.oracle.bmc.managementagent.model 
- 
- 
Uses of ManagementAgentPluginAggregation in com.oracle.bmc.managementagent.modelMethods in com.oracle.bmc.managementagent.model that return ManagementAgentPluginAggregation Modifier and Type Method Description ManagementAgentPluginAggregationManagementAgentPluginAggregation.Builder. build()Methods in com.oracle.bmc.managementagent.model that return types with arguments of type ManagementAgentPluginAggregation Modifier and Type Method Description List<ManagementAgentPluginAggregation>ManagementAgentPluginAggregationCollection. getItems()List in which each item describes an aggregation of Managment Agent PluginsMethods in com.oracle.bmc.managementagent.model with parameters of type ManagementAgentPluginAggregation Modifier and Type Method Description ManagementAgentPluginAggregation.BuilderManagementAgentPluginAggregation.Builder. copy(ManagementAgentPluginAggregation model)Method parameters in com.oracle.bmc.managementagent.model with type arguments of type ManagementAgentPluginAggregation Modifier and Type Method Description ManagementAgentPluginAggregationCollection.BuilderManagementAgentPluginAggregationCollection.Builder. items(List<ManagementAgentPluginAggregation> items)List in which each item describes an aggregation of Managment Agent PluginsConstructor parameters in com.oracle.bmc.managementagent.model with type arguments of type ManagementAgentPluginAggregation Constructor Description ManagementAgentPluginAggregationCollection(List<ManagementAgentPluginAggregation> items)Deprecated.
 
-