Uses of Class
com.oracle.bmc.opsi.model.AddmDbParameterCategorySummary
-
Packages that use AddmDbParameterCategorySummary Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.model -
-
Uses of AddmDbParameterCategorySummary in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return types with arguments of type AddmDbParameterCategorySummary Modifier and Type Method Description Iterable<AddmDbParameterCategorySummary>OperationsInsightsPaginators. listAddmDbParameterCategoriesRecordIterator(ListAddmDbParameterCategoriesRequest request)Creates a new iterable which will iterate over theAddmDbParameterCategorySummaryobjects contained in responses from the listAddmDbParameterCategories operation. -
Uses of AddmDbParameterCategorySummary in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return AddmDbParameterCategorySummary Modifier and Type Method Description AddmDbParameterCategorySummaryAddmDbParameterCategorySummary.Builder. build()Methods in com.oracle.bmc.opsi.model that return types with arguments of type AddmDbParameterCategorySummary Modifier and Type Method Description List<AddmDbParameterCategorySummary>AddmDbParameterCategoryCollection. getItems()List of database parameter categoriesMethods in com.oracle.bmc.opsi.model with parameters of type AddmDbParameterCategorySummary Modifier and Type Method Description AddmDbParameterCategorySummary.BuilderAddmDbParameterCategorySummary.Builder. copy(AddmDbParameterCategorySummary model)Method parameters in com.oracle.bmc.opsi.model with type arguments of type AddmDbParameterCategorySummary Modifier and Type Method Description AddmDbParameterCategoryCollection.BuilderAddmDbParameterCategoryCollection.Builder. items(List<AddmDbParameterCategorySummary> items)List of database parameter categories
-