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