Uses of Class
com.oracle.bmc.marketplacepublisher.model.Category
-
Packages that use Category Package Description com.oracle.bmc.marketplacepublisher.model com.oracle.bmc.marketplacepublisher.responses -
-
Uses of Category in com.oracle.bmc.marketplacepublisher.model
Methods in com.oracle.bmc.marketplacepublisher.model that return Category Modifier and Type Method Description CategoryCategory.Builder. build()Methods in com.oracle.bmc.marketplacepublisher.model with parameters of type Category Modifier and Type Method Description Category.BuilderCategory.Builder. copy(Category model) -
Uses of Category in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return Category Modifier and Type Method Description CategoryGetCategoryResponse. getCategory()The returned Category instance.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type Category Modifier and Type Method Description GetCategoryResponse.BuilderGetCategoryResponse.Builder. category(Category category)The returned Category instance.
-