Uses of Class
com.oracle.bmc.marketplacepublisher.responses.UpdateListingRevisionAttachmentContentResponse
-
Packages that use UpdateListingRevisionAttachmentContentResponse Package Description com.oracle.bmc.marketplacepublisher com.oracle.bmc.marketplacepublisher.responses -
-
Uses of UpdateListingRevisionAttachmentContentResponse in com.oracle.bmc.marketplacepublisher
Methods in com.oracle.bmc.marketplacepublisher that return UpdateListingRevisionAttachmentContentResponse Modifier and Type Method Description UpdateListingRevisionAttachmentContentResponseMarketplacePublisher. updateListingRevisionAttachmentContent(UpdateListingRevisionAttachmentContentRequest request)Update a file to listing revision attachmentUpdateListingRevisionAttachmentContentResponseMarketplacePublisherClient. updateListingRevisionAttachmentContent(UpdateListingRevisionAttachmentContentRequest request)Methods in com.oracle.bmc.marketplacepublisher that return types with arguments of type UpdateListingRevisionAttachmentContentResponse Modifier and Type Method Description Future<UpdateListingRevisionAttachmentContentResponse>MarketplacePublisherAsync. updateListingRevisionAttachmentContent(UpdateListingRevisionAttachmentContentRequest request, AsyncHandler<UpdateListingRevisionAttachmentContentRequest,UpdateListingRevisionAttachmentContentResponse> handler)Update a file to listing revision attachmentFuture<UpdateListingRevisionAttachmentContentResponse>MarketplacePublisherAsyncClient. updateListingRevisionAttachmentContent(UpdateListingRevisionAttachmentContentRequest request, AsyncHandler<UpdateListingRevisionAttachmentContentRequest,UpdateListingRevisionAttachmentContentResponse> handler)Method parameters in com.oracle.bmc.marketplacepublisher with type arguments of type UpdateListingRevisionAttachmentContentResponse Modifier and Type Method Description Future<UpdateListingRevisionAttachmentContentResponse>MarketplacePublisherAsync. updateListingRevisionAttachmentContent(UpdateListingRevisionAttachmentContentRequest request, AsyncHandler<UpdateListingRevisionAttachmentContentRequest,UpdateListingRevisionAttachmentContentResponse> handler)Update a file to listing revision attachmentFuture<UpdateListingRevisionAttachmentContentResponse>MarketplacePublisherAsyncClient. updateListingRevisionAttachmentContent(UpdateListingRevisionAttachmentContentRequest request, AsyncHandler<UpdateListingRevisionAttachmentContentRequest,UpdateListingRevisionAttachmentContentResponse> handler) -
Uses of UpdateListingRevisionAttachmentContentResponse in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return UpdateListingRevisionAttachmentContentResponse Modifier and Type Method Description UpdateListingRevisionAttachmentContentResponseUpdateListingRevisionAttachmentContentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type UpdateListingRevisionAttachmentContentResponse Modifier and Type Method Description UpdateListingRevisionAttachmentContentResponse.BuilderUpdateListingRevisionAttachmentContentResponse.Builder. copy(UpdateListingRevisionAttachmentContentResponse o)Copy method to populate the builder with values from the given instance.
-