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 ManagementAgentPluginAggregationCollection
ManagementAgentPluginAggregationCollection.Builder. build()
Methods in com.oracle.bmc.managementagent.model with parameters of type ManagementAgentPluginAggregationCollection Modifier and Type Method Description ManagementAgentPluginAggregationCollection.Builder
ManagementAgentPluginAggregationCollection.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 ManagementAgentPluginAggregationCollection
SummarizeManagementAgentPluginCountsResponse. getManagementAgentPluginAggregationCollection()
The returned ManagementAgentPluginAggregationCollection instance.Methods in com.oracle.bmc.managementagent.responses with parameters of type ManagementAgentPluginAggregationCollection Modifier and Type Method Description SummarizeManagementAgentPluginCountsResponse.Builder
SummarizeManagementAgentPluginCountsResponse.Builder. managementAgentPluginAggregationCollection(ManagementAgentPluginAggregationCollection managementAgentPluginAggregationCollection)
The returned ManagementAgentPluginAggregationCollection instance.
-