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 classCustomerSuccessAttachmentCustomer success story attachment for the service listing revision.classRelatedDocumentAttachmentRelated document attachment for the listing revision.classReviewSupportDocumentAttachmentReview document attachment for the listing revision.classScreenShotAttachmentScreenshot attachment for the listing revision.classSupportedServiceAttachmentSupported services attachment for the service 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.
-