Uses of Class
com.oracle.bmc.opsi.model.AddmDbRecommendationAggregationCollection
-
Packages that use AddmDbRecommendationAggregationCollection Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.responses -
-
Uses of AddmDbRecommendationAggregationCollection in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return AddmDbRecommendationAggregationCollection Modifier and Type Method Description AddmDbRecommendationAggregationCollection
AddmDbRecommendationAggregationCollection.Builder. build()
Methods in com.oracle.bmc.opsi.model with parameters of type AddmDbRecommendationAggregationCollection Modifier and Type Method Description AddmDbRecommendationAggregationCollection.Builder
AddmDbRecommendationAggregationCollection.Builder. copy(AddmDbRecommendationAggregationCollection model)
-
Uses of AddmDbRecommendationAggregationCollection in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return AddmDbRecommendationAggregationCollection Modifier and Type Method Description AddmDbRecommendationAggregationCollection
SummarizeAddmDbRecommendationsResponse. getAddmDbRecommendationAggregationCollection()
The returned AddmDbRecommendationAggregationCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type AddmDbRecommendationAggregationCollection Modifier and Type Method Description SummarizeAddmDbRecommendationsResponse.Builder
SummarizeAddmDbRecommendationsResponse.Builder. addmDbRecommendationAggregationCollection(AddmDbRecommendationAggregationCollection addmDbRecommendationAggregationCollection)
The returned AddmDbRecommendationAggregationCollection instance.
-