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