Uses of Class
com.oracle.bmc.opsi.model.AddmDbParameterAggregation
- 
Packages that use AddmDbParameterAggregation Package Description com.oracle.bmc.opsi.model 
- 
- 
Uses of AddmDbParameterAggregation in com.oracle.bmc.opsi.modelMethods in com.oracle.bmc.opsi.model that return AddmDbParameterAggregation Modifier and Type Method Description AddmDbParameterAggregationAddmDbParameterAggregation.Builder. build()Methods in com.oracle.bmc.opsi.model that return types with arguments of type AddmDbParameterAggregation Modifier and Type Method Description List<AddmDbParameterAggregation>AddmDbParameterAggregationCollection. getItems()List of AWR parameter change summariesMethods in com.oracle.bmc.opsi.model with parameters of type AddmDbParameterAggregation Modifier and Type Method Description AddmDbParameterAggregation.BuilderAddmDbParameterAggregation.Builder. copy(AddmDbParameterAggregation model)Method parameters in com.oracle.bmc.opsi.model with type arguments of type AddmDbParameterAggregation Modifier and Type Method Description AddmDbParameterAggregationCollection.BuilderAddmDbParameterAggregationCollection.Builder. items(List<AddmDbParameterAggregation> items)List of AWR parameter change summaries
 
-