Uses of Class
com.oracle.bmc.marketplacepublisher.model.ListingRevisionAttachment
-
Packages that use ListingRevisionAttachment Package Description com.oracle.bmc.marketplacepublisher.model com.oracle.bmc.marketplacepublisher.responses -
-
Uses of ListingRevisionAttachment in com.oracle.bmc.marketplacepublisher.model
Subclasses of ListingRevisionAttachment in com.oracle.bmc.marketplacepublisher.model Modifier and Type Class Description classRelatedDocumentAttachmentRelated document attachment for the listing revision.classScreenShotAttachmentScreenshot attachment for the listing revision.classVideoAttachmentVideo attachment for the listing revision. -
Uses of ListingRevisionAttachment in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return ListingRevisionAttachment Modifier and Type Method Description ListingRevisionAttachmentCreateListingRevisionAttachmentResponse. getListingRevisionAttachment()The returned ListingRevisionAttachment instance.ListingRevisionAttachmentGetListingRevisionAttachmentResponse. getListingRevisionAttachment()The returned ListingRevisionAttachment instance.ListingRevisionAttachmentUpdateListingRevisionAttachmentContentResponse. getListingRevisionAttachment()The returned ListingRevisionAttachment instance.ListingRevisionAttachmentUpdateListingRevisionAttachmentResponse. getListingRevisionAttachment()The returned ListingRevisionAttachment instance.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type ListingRevisionAttachment Modifier and Type Method Description CreateListingRevisionAttachmentResponse.BuilderCreateListingRevisionAttachmentResponse.Builder. listingRevisionAttachment(ListingRevisionAttachment listingRevisionAttachment)The returned ListingRevisionAttachment instance.GetListingRevisionAttachmentResponse.BuilderGetListingRevisionAttachmentResponse.Builder. listingRevisionAttachment(ListingRevisionAttachment listingRevisionAttachment)The returned ListingRevisionAttachment instance.UpdateListingRevisionAttachmentContentResponse.BuilderUpdateListingRevisionAttachmentContentResponse.Builder. listingRevisionAttachment(ListingRevisionAttachment listingRevisionAttachment)The returned ListingRevisionAttachment instance.UpdateListingRevisionAttachmentResponse.BuilderUpdateListingRevisionAttachmentResponse.Builder. listingRevisionAttachment(ListingRevisionAttachment listingRevisionAttachment)The returned ListingRevisionAttachment instance.
-