Uses of Class
com.oracle.bmc.marketplacepublisher.model.MarketCollection
-
Packages that use MarketCollection Package Description com.oracle.bmc.marketplacepublisher.model com.oracle.bmc.marketplacepublisher.responses -
-
Uses of MarketCollection in com.oracle.bmc.marketplacepublisher.model
Methods in com.oracle.bmc.marketplacepublisher.model that return MarketCollection Modifier and Type Method Description MarketCollectionMarketCollection.Builder. build()Methods in com.oracle.bmc.marketplacepublisher.model with parameters of type MarketCollection Modifier and Type Method Description MarketCollection.BuilderMarketCollection.Builder. copy(MarketCollection model) -
Uses of MarketCollection in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return MarketCollection Modifier and Type Method Description MarketCollectionListMarketsResponse. getMarketCollection()The returned MarketCollection instance.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type MarketCollection Modifier and Type Method Description ListMarketsResponse.BuilderListMarketsResponse.Builder. marketCollection(MarketCollection marketCollection)The returned MarketCollection instance.
-