Uses of Class
com.oracle.bmc.marketplacepublisher.model.ListingRevisionNoteCollection
-
Packages that use ListingRevisionNoteCollection Package Description com.oracle.bmc.marketplacepublisher.model com.oracle.bmc.marketplacepublisher.responses -
-
Uses of ListingRevisionNoteCollection in com.oracle.bmc.marketplacepublisher.model
Methods in com.oracle.bmc.marketplacepublisher.model that return ListingRevisionNoteCollection Modifier and Type Method Description ListingRevisionNoteCollectionListingRevisionNoteCollection.Builder. build()Methods in com.oracle.bmc.marketplacepublisher.model with parameters of type ListingRevisionNoteCollection Modifier and Type Method Description ListingRevisionNoteCollection.BuilderListingRevisionNoteCollection.Builder. copy(ListingRevisionNoteCollection model) -
Uses of ListingRevisionNoteCollection in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return ListingRevisionNoteCollection Modifier and Type Method Description ListingRevisionNoteCollectionListListingRevisionNotesResponse. getListingRevisionNoteCollection()The returned ListingRevisionNoteCollection instance.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type ListingRevisionNoteCollection Modifier and Type Method Description ListListingRevisionNotesResponse.BuilderListListingRevisionNotesResponse.Builder. listingRevisionNoteCollection(ListingRevisionNoteCollection listingRevisionNoteCollection)The returned ListingRevisionNoteCollection instance.
-