Uses of Class
com.oracle.bmc.fleetappsmanagement.model.ProductStackSubCategoryDetails
-
Packages that use ProductStackSubCategoryDetails Package Description com.oracle.bmc.fleetappsmanagement.model -
-
Uses of ProductStackSubCategoryDetails in com.oracle.bmc.fleetappsmanagement.model
Subclasses of ProductStackSubCategoryDetails in com.oracle.bmc.fleetappsmanagement.model Modifier and Type Class Description classProductStackAsProductSubCategoryDetailsConsider Product stack as product.To be provided if the product stack should be considered as a Product also.classProductStackGenericSubCategoryDetailsGeneric Product Stack.Can be used for grouping Products.Methods in com.oracle.bmc.fleetappsmanagement.model that return ProductStackSubCategoryDetails Modifier and Type Method Description ProductStackSubCategoryDetailsProductStackConfigCategoryDetails. getSubCategoryDetails()Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type ProductStackSubCategoryDetails Modifier and Type Method Description ProductStackConfigCategoryDetails.BuilderProductStackConfigCategoryDetails.Builder. subCategoryDetails(ProductStackSubCategoryDetails subCategoryDetails)Constructors in com.oracle.bmc.fleetappsmanagement.model with parameters of type ProductStackSubCategoryDetails Constructor Description ProductStackConfigCategoryDetails(List<ConfigAssociationDetails> products, ProductStackSubCategoryDetails subCategoryDetails)Deprecated.
-