Uses of Class
com.oracle.bmc.marketplacepublisher.model.ListingRevisionAttachmentCollection
-
Packages that use ListingRevisionAttachmentCollection Package Description com.oracle.bmc.marketplacepublisher.model com.oracle.bmc.marketplacepublisher.responses -
-
Uses of ListingRevisionAttachmentCollection in com.oracle.bmc.marketplacepublisher.model
Methods in com.oracle.bmc.marketplacepublisher.model that return ListingRevisionAttachmentCollection Modifier and Type Method Description ListingRevisionAttachmentCollectionListingRevisionAttachmentCollection.Builder. build()Methods in com.oracle.bmc.marketplacepublisher.model with parameters of type ListingRevisionAttachmentCollection Modifier and Type Method Description ListingRevisionAttachmentCollection.BuilderListingRevisionAttachmentCollection.Builder. copy(ListingRevisionAttachmentCollection model) -
Uses of ListingRevisionAttachmentCollection in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return ListingRevisionAttachmentCollection Modifier and Type Method Description ListingRevisionAttachmentCollectionListListingRevisionAttachmentsResponse. getListingRevisionAttachmentCollection()The returned ListingRevisionAttachmentCollection instance.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type ListingRevisionAttachmentCollection Modifier and Type Method Description ListListingRevisionAttachmentsResponse.BuilderListListingRevisionAttachmentsResponse.Builder. listingRevisionAttachmentCollection(ListingRevisionAttachmentCollection listingRevisionAttachmentCollection)The returned ListingRevisionAttachmentCollection instance.
-