Uses of Class
com.oracle.bmc.marketplacepublisher.responses.UpdateListingRevisionAttachmentResponse
- 
Packages that use UpdateListingRevisionAttachmentResponse Package Description com.oracle.bmc.marketplacepublisher com.oracle.bmc.marketplacepublisher.responses  - 
- 
Uses of UpdateListingRevisionAttachmentResponse in com.oracle.bmc.marketplacepublisher
Methods in com.oracle.bmc.marketplacepublisher that return UpdateListingRevisionAttachmentResponse Modifier and Type Method Description UpdateListingRevisionAttachmentResponseMarketplacePublisher. updateListingRevisionAttachment(UpdateListingRevisionAttachmentRequest request)Updates the Listing Revision AttachmentUpdateListingRevisionAttachmentResponseMarketplacePublisherClient. updateListingRevisionAttachment(UpdateListingRevisionAttachmentRequest request)Methods in com.oracle.bmc.marketplacepublisher that return types with arguments of type UpdateListingRevisionAttachmentResponse Modifier and Type Method Description Future<UpdateListingRevisionAttachmentResponse>MarketplacePublisherAsync. updateListingRevisionAttachment(UpdateListingRevisionAttachmentRequest request, AsyncHandler<UpdateListingRevisionAttachmentRequest,UpdateListingRevisionAttachmentResponse> handler)Updates the Listing Revision AttachmentFuture<UpdateListingRevisionAttachmentResponse>MarketplacePublisherAsyncClient. updateListingRevisionAttachment(UpdateListingRevisionAttachmentRequest request, AsyncHandler<UpdateListingRevisionAttachmentRequest,UpdateListingRevisionAttachmentResponse> handler)Method parameters in com.oracle.bmc.marketplacepublisher with type arguments of type UpdateListingRevisionAttachmentResponse Modifier and Type Method Description Future<UpdateListingRevisionAttachmentResponse>MarketplacePublisherAsync. updateListingRevisionAttachment(UpdateListingRevisionAttachmentRequest request, AsyncHandler<UpdateListingRevisionAttachmentRequest,UpdateListingRevisionAttachmentResponse> handler)Updates the Listing Revision AttachmentFuture<UpdateListingRevisionAttachmentResponse>MarketplacePublisherAsyncClient. updateListingRevisionAttachment(UpdateListingRevisionAttachmentRequest request, AsyncHandler<UpdateListingRevisionAttachmentRequest,UpdateListingRevisionAttachmentResponse> handler) - 
Uses of UpdateListingRevisionAttachmentResponse in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return UpdateListingRevisionAttachmentResponse Modifier and Type Method Description UpdateListingRevisionAttachmentResponseUpdateListingRevisionAttachmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type UpdateListingRevisionAttachmentResponse Modifier and Type Method Description UpdateListingRevisionAttachmentResponse.BuilderUpdateListingRevisionAttachmentResponse.Builder. copy(UpdateListingRevisionAttachmentResponse o)Copy method to populate the builder with values from the given instance. 
 -