Uses of Class
com.oracle.bmc.opsi.model.AddmDbFindingCategorySummary
-
Packages that use AddmDbFindingCategorySummary Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.model -
-
Uses of AddmDbFindingCategorySummary in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return types with arguments of type AddmDbFindingCategorySummary Modifier and Type Method Description Iterable<AddmDbFindingCategorySummary>OperationsInsightsPaginators. listAddmDbFindingCategoriesRecordIterator(ListAddmDbFindingCategoriesRequest request)Creates a new iterable which will iterate over theAddmDbFindingCategorySummaryobjects contained in responses from the listAddmDbFindingCategories operation. -
Uses of AddmDbFindingCategorySummary in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return AddmDbFindingCategorySummary Modifier and Type Method Description AddmDbFindingCategorySummaryAddmDbFindingCategorySummary.Builder. build()Methods in com.oracle.bmc.opsi.model that return types with arguments of type AddmDbFindingCategorySummary Modifier and Type Method Description List<AddmDbFindingCategorySummary>AddmDbFindingCategoryCollection. getItems()List of finding categoriesMethods in com.oracle.bmc.opsi.model with parameters of type AddmDbFindingCategorySummary Modifier and Type Method Description AddmDbFindingCategorySummary.BuilderAddmDbFindingCategorySummary.Builder. copy(AddmDbFindingCategorySummary model)Method parameters in com.oracle.bmc.opsi.model with type arguments of type AddmDbFindingCategorySummary Modifier and Type Method Description AddmDbFindingCategoryCollection.BuilderAddmDbFindingCategoryCollection.Builder. items(List<AddmDbFindingCategorySummary> items)List of finding categories
-