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 AddmDbFindingCategoryCollectionAddmDbFindingCategoryCollection.Builder. build()Methods in com.oracle.bmc.opsi.model with parameters of type AddmDbFindingCategoryCollection Modifier and Type Method Description AddmDbFindingCategoryCollection.BuilderAddmDbFindingCategoryCollection.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 AddmDbFindingCategoryCollectionListAddmDbFindingCategoriesResponse. getAddmDbFindingCategoryCollection()The returned AddmDbFindingCategoryCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type AddmDbFindingCategoryCollection Modifier and Type Method Description ListAddmDbFindingCategoriesResponse.BuilderListAddmDbFindingCategoriesResponse.Builder. addmDbFindingCategoryCollection(AddmDbFindingCategoryCollection addmDbFindingCategoryCollection)The returned AddmDbFindingCategoryCollection instance.
-