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 ManagementAgentAggregationCollectionManagementAgentAggregationCollection.Builder. build()Methods in com.oracle.bmc.managementagent.model with parameters of type ManagementAgentAggregationCollection Modifier and Type Method Description ManagementAgentAggregationCollection.BuilderManagementAgentAggregationCollection.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 ManagementAgentAggregationCollectionSummarizeManagementAgentCountsResponse. getManagementAgentAggregationCollection()The returned ManagementAgentAggregationCollection instance.Methods in com.oracle.bmc.managementagent.responses with parameters of type ManagementAgentAggregationCollection Modifier and Type Method Description SummarizeManagementAgentCountsResponse.BuilderSummarizeManagementAgentCountsResponse.Builder. managementAgentAggregationCollection(ManagementAgentAggregationCollection managementAgentAggregationCollection)The returned ManagementAgentAggregationCollection instance.
-