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 MarketCollection
MarketCollection.Builder. build()
Methods in com.oracle.bmc.marketplacepublisher.model with parameters of type MarketCollection Modifier and Type Method Description MarketCollection.Builder
MarketCollection.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 MarketCollection
ListMarketsResponse. getMarketCollection()
The returned MarketCollection instance.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type MarketCollection Modifier and Type Method Description ListMarketsResponse.Builder
ListMarketsResponse.Builder. marketCollection(MarketCollection marketCollection)
The returned MarketCollection instance.
-