Uses of Class
com.oracle.bmc.marketplacepublisher.requests.WithdrawListingRevisionRequest
-
Packages that use WithdrawListingRevisionRequest Package Description com.oracle.bmc.marketplacepublisher com.oracle.bmc.marketplacepublisher.requests -
-
Uses of WithdrawListingRevisionRequest in com.oracle.bmc.marketplacepublisher
Methods in com.oracle.bmc.marketplacepublisher with parameters of type WithdrawListingRevisionRequest Modifier and Type Method Description WithdrawListingRevisionResponseMarketplacePublisher. withdrawListingRevision(WithdrawListingRevisionRequest request)Update the Listing Revision identified by the id as Withdraw/UnPublished.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)WithdrawListingRevisionResponseMarketplacePublisherClient. withdrawListingRevision(WithdrawListingRevisionRequest request)Method parameters in com.oracle.bmc.marketplacepublisher with type arguments of type WithdrawListingRevisionRequest 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 WithdrawListingRevisionRequest in com.oracle.bmc.marketplacepublisher.requests
Methods in com.oracle.bmc.marketplacepublisher.requests that return WithdrawListingRevisionRequest Modifier and Type Method Description WithdrawListingRevisionRequestWithdrawListingRevisionRequest.Builder. build()Build the instance of WithdrawListingRevisionRequest as configured by this builderWithdrawListingRevisionRequestWithdrawListingRevisionRequest.Builder. buildWithoutInvocationCallback()Build the instance of WithdrawListingRevisionRequest as configured by this builderMethods in com.oracle.bmc.marketplacepublisher.requests with parameters of type WithdrawListingRevisionRequest Modifier and Type Method Description WithdrawListingRevisionRequest.BuilderWithdrawListingRevisionRequest.Builder. copy(WithdrawListingRevisionRequest o)Copy method to populate the builder with values from the given instance.
-