Uses of Class
com.oracle.bmc.marketplacepublisher.responses.UpdateListingRevisionNoteResponse
-
Packages that use UpdateListingRevisionNoteResponse Package Description com.oracle.bmc.marketplacepublisher com.oracle.bmc.marketplacepublisher.responses -
-
Uses of UpdateListingRevisionNoteResponse in com.oracle.bmc.marketplacepublisher
Methods in com.oracle.bmc.marketplacepublisher that return UpdateListingRevisionNoteResponse Modifier and Type Method Description UpdateListingRevisionNoteResponseMarketplacePublisher. updateListingRevisionNote(UpdateListingRevisionNoteRequest request)Updates the Listing Revision Note tag dataUpdateListingRevisionNoteResponseMarketplacePublisherClient. updateListingRevisionNote(UpdateListingRevisionNoteRequest request)Methods in com.oracle.bmc.marketplacepublisher that return types with arguments of type UpdateListingRevisionNoteResponse Modifier and Type Method Description Future<UpdateListingRevisionNoteResponse>MarketplacePublisherAsync. updateListingRevisionNote(UpdateListingRevisionNoteRequest request, AsyncHandler<UpdateListingRevisionNoteRequest,UpdateListingRevisionNoteResponse> handler)Updates the Listing Revision Note tag dataFuture<UpdateListingRevisionNoteResponse>MarketplacePublisherAsyncClient. updateListingRevisionNote(UpdateListingRevisionNoteRequest request, AsyncHandler<UpdateListingRevisionNoteRequest,UpdateListingRevisionNoteResponse> handler)Method parameters in com.oracle.bmc.marketplacepublisher with type arguments of type UpdateListingRevisionNoteResponse Modifier and Type Method Description Future<UpdateListingRevisionNoteResponse>MarketplacePublisherAsync. updateListingRevisionNote(UpdateListingRevisionNoteRequest request, AsyncHandler<UpdateListingRevisionNoteRequest,UpdateListingRevisionNoteResponse> handler)Updates the Listing Revision Note tag dataFuture<UpdateListingRevisionNoteResponse>MarketplacePublisherAsyncClient. updateListingRevisionNote(UpdateListingRevisionNoteRequest request, AsyncHandler<UpdateListingRevisionNoteRequest,UpdateListingRevisionNoteResponse> handler) -
Uses of UpdateListingRevisionNoteResponse in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return UpdateListingRevisionNoteResponse Modifier and Type Method Description UpdateListingRevisionNoteResponseUpdateListingRevisionNoteResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type UpdateListingRevisionNoteResponse Modifier and Type Method Description UpdateListingRevisionNoteResponse.BuilderUpdateListingRevisionNoteResponse.Builder. copy(UpdateListingRevisionNoteResponse o)Copy method to populate the builder with values from the given instance.
-