Uses of Class
com.oracle.bmc.managementagent.model.ManagementAgentAggregationCollection
-
Packages that use ManagementAgentAggregationCollection Package Description com.oracle.bmc.managementagent.model com.oracle.bmc.managementagent.responses -
-
Uses of ManagementAgentAggregationCollection in com.oracle.bmc.managementagent.model
Methods in com.oracle.bmc.managementagent.model that return ManagementAgentAggregationCollection Modifier and Type Method Description ManagementAgentAggregationCollection
ManagementAgentAggregationCollection.Builder. build()
Methods in com.oracle.bmc.managementagent.model with parameters of type ManagementAgentAggregationCollection Modifier and Type Method Description ManagementAgentAggregationCollection.Builder
ManagementAgentAggregationCollection.Builder. copy(ManagementAgentAggregationCollection model)
-
Uses of ManagementAgentAggregationCollection in com.oracle.bmc.managementagent.responses
Methods in com.oracle.bmc.managementagent.responses that return ManagementAgentAggregationCollection Modifier and Type Method Description ManagementAgentAggregationCollection
SummarizeManagementAgentCountsResponse. getManagementAgentAggregationCollection()
The returned ManagementAgentAggregationCollection instance.Methods in com.oracle.bmc.managementagent.responses with parameters of type ManagementAgentAggregationCollection Modifier and Type Method Description SummarizeManagementAgentCountsResponse.Builder
SummarizeManagementAgentCountsResponse.Builder. managementAgentAggregationCollection(ManagementAgentAggregationCollection managementAgentAggregationCollection)
The returned ManagementAgentAggregationCollection instance.
-