Uses of Class
com.oracle.bmc.marketplacepublisher.responses.DeleteListingRevisionNoteResponse
-
Packages that use DeleteListingRevisionNoteResponse Package Description com.oracle.bmc.marketplacepublisher com.oracle.bmc.marketplacepublisher.responses -
-
Uses of DeleteListingRevisionNoteResponse in com.oracle.bmc.marketplacepublisher
Methods in com.oracle.bmc.marketplacepublisher that return DeleteListingRevisionNoteResponse Modifier and Type Method Description DeleteListingRevisionNoteResponseMarketplacePublisher. deleteListingRevisionNote(DeleteListingRevisionNoteRequest request)Deletes a listing revision note by the identifier.DeleteListingRevisionNoteResponseMarketplacePublisherClient. deleteListingRevisionNote(DeleteListingRevisionNoteRequest request)Methods in com.oracle.bmc.marketplacepublisher that return types with arguments of type DeleteListingRevisionNoteResponse Modifier and Type Method Description Future<DeleteListingRevisionNoteResponse>MarketplacePublisherAsync. deleteListingRevisionNote(DeleteListingRevisionNoteRequest request, AsyncHandler<DeleteListingRevisionNoteRequest,DeleteListingRevisionNoteResponse> handler)Deletes a listing revision note by the identifier.Future<DeleteListingRevisionNoteResponse>MarketplacePublisherAsyncClient. deleteListingRevisionNote(DeleteListingRevisionNoteRequest request, AsyncHandler<DeleteListingRevisionNoteRequest,DeleteListingRevisionNoteResponse> handler)Method parameters in com.oracle.bmc.marketplacepublisher with type arguments of type DeleteListingRevisionNoteResponse Modifier and Type Method Description Future<DeleteListingRevisionNoteResponse>MarketplacePublisherAsync. deleteListingRevisionNote(DeleteListingRevisionNoteRequest request, AsyncHandler<DeleteListingRevisionNoteRequest,DeleteListingRevisionNoteResponse> handler)Deletes a listing revision note by the identifier.Future<DeleteListingRevisionNoteResponse>MarketplacePublisherAsyncClient. deleteListingRevisionNote(DeleteListingRevisionNoteRequest request, AsyncHandler<DeleteListingRevisionNoteRequest,DeleteListingRevisionNoteResponse> handler) -
Uses of DeleteListingRevisionNoteResponse in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return DeleteListingRevisionNoteResponse Modifier and Type Method Description DeleteListingRevisionNoteResponseDeleteListingRevisionNoteResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type DeleteListingRevisionNoteResponse Modifier and Type Method Description DeleteListingRevisionNoteResponse.BuilderDeleteListingRevisionNoteResponse.Builder. copy(DeleteListingRevisionNoteResponse o)Copy method to populate the builder with values from the given instance.
-