Uses of Class
com.oracle.bmc.opsi.model.AddmDbRecommendationAggregation
-
Packages that use AddmDbRecommendationAggregation Package Description com.oracle.bmc.opsi.model -
-
Uses of AddmDbRecommendationAggregation in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return AddmDbRecommendationAggregation Modifier and Type Method Description AddmDbRecommendationAggregation
AddmDbRecommendationAggregation.Builder. build()
Methods in com.oracle.bmc.opsi.model that return types with arguments of type AddmDbRecommendationAggregation Modifier and Type Method Description List<AddmDbRecommendationAggregation>
AddmDbRecommendationAggregationCollection. getItems()
List of ADDM recommendation summariesMethods in com.oracle.bmc.opsi.model with parameters of type AddmDbRecommendationAggregation Modifier and Type Method Description AddmDbRecommendationAggregation.Builder
AddmDbRecommendationAggregation.Builder. copy(AddmDbRecommendationAggregation model)
Method parameters in com.oracle.bmc.opsi.model with type arguments of type AddmDbRecommendationAggregation Modifier and Type Method Description AddmDbRecommendationAggregationCollection.Builder
AddmDbRecommendationAggregationCollection.Builder. items(List<AddmDbRecommendationAggregation> items)
List of ADDM recommendation summaries
-