Uses of Class
com.oracle.bmc.marketplacepublisher.model.OfferCollection
-
Packages that use OfferCollection Package Description com.oracle.bmc.marketplacepublisher.model com.oracle.bmc.marketplacepublisher.responses -
-
Uses of OfferCollection in com.oracle.bmc.marketplacepublisher.model
Methods in com.oracle.bmc.marketplacepublisher.model that return OfferCollection Modifier and Type Method Description OfferCollectionOfferCollection.Builder. build()Methods in com.oracle.bmc.marketplacepublisher.model with parameters of type OfferCollection Modifier and Type Method Description OfferCollection.BuilderOfferCollection.Builder. copy(OfferCollection model) -
Uses of OfferCollection in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return OfferCollection Modifier and Type Method Description OfferCollectionListOffersResponse. getOfferCollection()The returned OfferCollection instance.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type OfferCollection Modifier and Type Method Description ListOffersResponse.BuilderListOffersResponse.Builder. offerCollection(OfferCollection offerCollection)The returned OfferCollection instance.
-