Uses of Class
com.oracle.bmc.fleetappsmanagement.model.ManagedEntityAggregationCollection
-
Packages that use ManagedEntityAggregationCollection Package Description com.oracle.bmc.fleetappsmanagement.model com.oracle.bmc.fleetappsmanagement.responses -
-
Uses of ManagedEntityAggregationCollection in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return ManagedEntityAggregationCollection Modifier and Type Method Description ManagedEntityAggregationCollection
ManagedEntityAggregationCollection.Builder. build()
Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type ManagedEntityAggregationCollection Modifier and Type Method Description ManagedEntityAggregationCollection.Builder
ManagedEntityAggregationCollection.Builder. copy(ManagedEntityAggregationCollection model)
-
Uses of ManagedEntityAggregationCollection in com.oracle.bmc.fleetappsmanagement.responses
Methods in com.oracle.bmc.fleetappsmanagement.responses that return ManagedEntityAggregationCollection Modifier and Type Method Description ManagedEntityAggregationCollection
SummarizeManagedEntityCountsResponse. getManagedEntityAggregationCollection()
The returned ManagedEntityAggregationCollection instance.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type ManagedEntityAggregationCollection Modifier and Type Method Description SummarizeManagedEntityCountsResponse.Builder
SummarizeManagedEntityCountsResponse.Builder. managedEntityAggregationCollection(ManagedEntityAggregationCollection managedEntityAggregationCollection)
The returned ManagedEntityAggregationCollection instance.
-