Uses of Class
com.oracle.bmc.cims.model.SubCategories
-
Packages that use SubCategories Package Description com.oracle.bmc.cims.model -
-
Uses of SubCategories in com.oracle.bmc.cims.model
Methods in com.oracle.bmc.cims.model that return SubCategories Modifier and Type Method Description SubCategoriesSubCategories.Builder. build()Methods in com.oracle.bmc.cims.model that return types with arguments of type SubCategories Modifier and Type Method Description List<SubCategories>Services. getServiceCategories()The service categories list for MOS Taxonomy.Methods in com.oracle.bmc.cims.model with parameters of type SubCategories Modifier and Type Method Description SubCategories.BuilderSubCategories.Builder. copy(SubCategories model)Method parameters in com.oracle.bmc.cims.model with type arguments of type SubCategories Modifier and Type Method Description Services.BuilderServices.Builder. serviceCategories(List<SubCategories> serviceCategories)The service categories list for MOS Taxonomy.Constructor parameters in com.oracle.bmc.cims.model with type arguments of type SubCategories Constructor Description Services(Map<String,String> service, String schema, List<SubCategories> serviceCategories)Deprecated.
-