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