Uses of Class
com.oracle.bmc.marketplacepublisher.model.ListingCollection
-
Packages that use ListingCollection Package Description com.oracle.bmc.marketplacepublisher.model com.oracle.bmc.marketplacepublisher.responses -
-
Uses of ListingCollection in com.oracle.bmc.marketplacepublisher.model
Methods in com.oracle.bmc.marketplacepublisher.model that return ListingCollection Modifier and Type Method Description ListingCollection
ListingCollection.Builder. build()
Methods in com.oracle.bmc.marketplacepublisher.model with parameters of type ListingCollection Modifier and Type Method Description ListingCollection.Builder
ListingCollection.Builder. copy(ListingCollection model)
-
Uses of ListingCollection in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return ListingCollection Modifier and Type Method Description ListingCollection
ListListingsResponse. getListingCollection()
The returned ListingCollection instance.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type ListingCollection Modifier and Type Method Description ListListingsResponse.Builder
ListListingsResponse.Builder. listingCollection(ListingCollection listingCollection)
The returned ListingCollection instance.
-