Uses of Class
com.oracle.bmc.marketplacepublisher.model.Product
-
Packages that use Product Package Description com.oracle.bmc.marketplacepublisher.model com.oracle.bmc.marketplacepublisher.responses -
-
Uses of Product in com.oracle.bmc.marketplacepublisher.model
Methods in com.oracle.bmc.marketplacepublisher.model that return Product Modifier and Type Method Description ProductProduct.Builder. build()Methods in com.oracle.bmc.marketplacepublisher.model with parameters of type Product Modifier and Type Method Description Product.BuilderProduct.Builder. copy(Product model) -
Uses of Product in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return Product Modifier and Type Method Description ProductGetProductResponse. getProduct()The returned Product instance.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type Product Modifier and Type Method Description GetProductResponse.BuilderGetProductResponse.Builder. product(Product product)The returned Product instance.
-