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