Uses of Class
com.oracle.bmc.marketplacepublisher.model.CategoryCollection
-
Packages that use CategoryCollection Package Description com.oracle.bmc.marketplacepublisher.model com.oracle.bmc.marketplacepublisher.responses -
-
Uses of CategoryCollection in com.oracle.bmc.marketplacepublisher.model
Methods in com.oracle.bmc.marketplacepublisher.model that return CategoryCollection Modifier and Type Method Description CategoryCollectionCategoryCollection.Builder. build()Methods in com.oracle.bmc.marketplacepublisher.model with parameters of type CategoryCollection Modifier and Type Method Description CategoryCollection.BuilderCategoryCollection.Builder. copy(CategoryCollection model) -
Uses of CategoryCollection in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return CategoryCollection Modifier and Type Method Description CategoryCollectionListCategoriesResponse. getCategoryCollection()The returned CategoryCollection instance.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type CategoryCollection Modifier and Type Method Description ListCategoriesResponse.BuilderListCategoriesResponse.Builder. categoryCollection(CategoryCollection categoryCollection)The returned CategoryCollection instance.
-