Uses of Class
com.oracle.bmc.marketplacepublisher.responses.WithdrawListingRevisionResponse
-
Packages that use WithdrawListingRevisionResponse Package Description com.oracle.bmc.marketplacepublisher com.oracle.bmc.marketplacepublisher.responses -
-
Uses of WithdrawListingRevisionResponse in com.oracle.bmc.marketplacepublisher
Methods in com.oracle.bmc.marketplacepublisher that return WithdrawListingRevisionResponse Modifier and Type Method Description WithdrawListingRevisionResponseMarketplacePublisher. withdrawListingRevision(WithdrawListingRevisionRequest request)Update the Listing Revision identified by the id as Withdraw/UnPublished.WithdrawListingRevisionResponseMarketplacePublisherClient. withdrawListingRevision(WithdrawListingRevisionRequest request)Methods in com.oracle.bmc.marketplacepublisher that return types with arguments of type WithdrawListingRevisionResponse Modifier and Type Method Description Future<WithdrawListingRevisionResponse>MarketplacePublisherAsync. withdrawListingRevision(WithdrawListingRevisionRequest request, AsyncHandler<WithdrawListingRevisionRequest,WithdrawListingRevisionResponse> handler)Update the Listing Revision identified by the id as Withdraw/UnPublished.Future<WithdrawListingRevisionResponse>MarketplacePublisherAsyncClient. withdrawListingRevision(WithdrawListingRevisionRequest request, AsyncHandler<WithdrawListingRevisionRequest,WithdrawListingRevisionResponse> handler)Method parameters in com.oracle.bmc.marketplacepublisher with type arguments of type WithdrawListingRevisionResponse Modifier and Type Method Description Future<WithdrawListingRevisionResponse>MarketplacePublisherAsync. withdrawListingRevision(WithdrawListingRevisionRequest request, AsyncHandler<WithdrawListingRevisionRequest,WithdrawListingRevisionResponse> handler)Update the Listing Revision identified by the id as Withdraw/UnPublished.Future<WithdrawListingRevisionResponse>MarketplacePublisherAsyncClient. withdrawListingRevision(WithdrawListingRevisionRequest request, AsyncHandler<WithdrawListingRevisionRequest,WithdrawListingRevisionResponse> handler) -
Uses of WithdrawListingRevisionResponse in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return WithdrawListingRevisionResponse Modifier and Type Method Description WithdrawListingRevisionResponseWithdrawListingRevisionResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type WithdrawListingRevisionResponse Modifier and Type Method Description WithdrawListingRevisionResponse.BuilderWithdrawListingRevisionResponse.Builder. copy(WithdrawListingRevisionResponse o)Copy method to populate the builder with values from the given instance.
-