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 ListingRevisionCollectionListingRevisionCollection.Builder. build()Methods in com.oracle.bmc.marketplacepublisher.model with parameters of type ListingRevisionCollection Modifier and Type Method Description ListingRevisionCollection.BuilderListingRevisionCollection.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 ListingRevisionCollectionListListingRevisionsResponse. getListingRevisionCollection()The returned ListingRevisionCollection instance.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type ListingRevisionCollection Modifier and Type Method Description ListListingRevisionsResponse.BuilderListListingRevisionsResponse.Builder. listingRevisionCollection(ListingRevisionCollection listingRevisionCollection)The returned ListingRevisionCollection instance.
-