Uses of Class
com.oracle.bmc.managementagent.model.ManagementAgentPluginAggregationCollection
-
Packages that use ManagementAgentPluginAggregationCollection Package Description com.oracle.bmc.managementagent.model com.oracle.bmc.managementagent.responses -
-
Uses of ManagementAgentPluginAggregationCollection in com.oracle.bmc.managementagent.model
Methods in com.oracle.bmc.managementagent.model that return ManagementAgentPluginAggregationCollection Modifier and Type Method Description ManagementAgentPluginAggregationCollectionManagementAgentPluginAggregationCollection.Builder. build()Methods in com.oracle.bmc.managementagent.model with parameters of type ManagementAgentPluginAggregationCollection Modifier and Type Method Description ManagementAgentPluginAggregationCollection.BuilderManagementAgentPluginAggregationCollection.Builder. copy(ManagementAgentPluginAggregationCollection model) -
Uses of ManagementAgentPluginAggregationCollection in com.oracle.bmc.managementagent.responses
Methods in com.oracle.bmc.managementagent.responses that return ManagementAgentPluginAggregationCollection Modifier and Type Method Description ManagementAgentPluginAggregationCollectionSummarizeManagementAgentPluginCountsResponse. getManagementAgentPluginAggregationCollection()The returned ManagementAgentPluginAggregationCollection instance.Methods in com.oracle.bmc.managementagent.responses with parameters of type ManagementAgentPluginAggregationCollection Modifier and Type Method Description SummarizeManagementAgentPluginCountsResponse.BuilderSummarizeManagementAgentPluginCountsResponse.Builder. managementAgentPluginAggregationCollection(ManagementAgentPluginAggregationCollection managementAgentPluginAggregationCollection)The returned ManagementAgentPluginAggregationCollection instance.
-