Uses of Class
com.oracle.bmc.databasemanagement.model.OptimizerStatisticsCollectionAggregationsCollection
- 
Packages that use OptimizerStatisticsCollectionAggregationsCollection Package Description com.oracle.bmc.databasemanagement.model com.oracle.bmc.databasemanagement.responses 
- 
- 
Uses of OptimizerStatisticsCollectionAggregationsCollection in com.oracle.bmc.databasemanagement.modelMethods in com.oracle.bmc.databasemanagement.model that return OptimizerStatisticsCollectionAggregationsCollection Modifier and Type Method Description OptimizerStatisticsCollectionAggregationsCollectionOptimizerStatisticsCollectionAggregationsCollection.Builder. build()Methods in com.oracle.bmc.databasemanagement.model with parameters of type OptimizerStatisticsCollectionAggregationsCollection Modifier and Type Method Description OptimizerStatisticsCollectionAggregationsCollection.BuilderOptimizerStatisticsCollectionAggregationsCollection.Builder. copy(OptimizerStatisticsCollectionAggregationsCollection model)
- 
Uses of OptimizerStatisticsCollectionAggregationsCollection in com.oracle.bmc.databasemanagement.responsesMethods in com.oracle.bmc.databasemanagement.responses that return OptimizerStatisticsCollectionAggregationsCollection Modifier and Type Method Description OptimizerStatisticsCollectionAggregationsCollectionListOptimizerStatisticsCollectionAggregationsResponse. getOptimizerStatisticsCollectionAggregationsCollection()The returned OptimizerStatisticsCollectionAggregationsCollection instance.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type OptimizerStatisticsCollectionAggregationsCollection Modifier and Type Method Description ListOptimizerStatisticsCollectionAggregationsResponse.BuilderListOptimizerStatisticsCollectionAggregationsResponse.Builder. optimizerStatisticsCollectionAggregationsCollection(OptimizerStatisticsCollectionAggregationsCollection optimizerStatisticsCollectionAggregationsCollection)The returned OptimizerStatisticsCollectionAggregationsCollection instance.
 
-