Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher | |
com.oracle.bmc.marketplacepublisher.responses |
Modifier and Type | Method and Description |
---|---|
WithdrawListingRevisionResponse |
MarketplacePublisherClient.withdrawListingRevision(WithdrawListingRevisionRequest request) |
WithdrawListingRevisionResponse |
MarketplacePublisher.withdrawListingRevision(WithdrawListingRevisionRequest request)
Update the Listing Revision identified by the id as Withdraw/UnPublished.
|
Modifier and Type | Method and Description |
---|---|
Future<WithdrawListingRevisionResponse> |
MarketplacePublisherAsyncClient.withdrawListingRevision(WithdrawListingRevisionRequest request,
AsyncHandler<WithdrawListingRevisionRequest,WithdrawListingRevisionResponse> handler) |
Future<WithdrawListingRevisionResponse> |
MarketplacePublisherAsync.withdrawListingRevision(WithdrawListingRevisionRequest request,
AsyncHandler<WithdrawListingRevisionRequest,WithdrawListingRevisionResponse> handler)
Update the Listing Revision identified by the id as Withdraw/UnPublished.
|
Modifier and Type | Method and Description |
---|---|
Future<WithdrawListingRevisionResponse> |
MarketplacePublisherAsyncClient.withdrawListingRevision(WithdrawListingRevisionRequest request,
AsyncHandler<WithdrawListingRevisionRequest,WithdrawListingRevisionResponse> handler) |
Future<WithdrawListingRevisionResponse> |
MarketplacePublisherAsync.withdrawListingRevision(WithdrawListingRevisionRequest request,
AsyncHandler<WithdrawListingRevisionRequest,WithdrawListingRevisionResponse> handler)
Update the Listing Revision identified by the id as Withdraw/UnPublished.
|
Modifier and Type | Method and Description |
---|---|
WithdrawListingRevisionResponse |
WithdrawListingRevisionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
WithdrawListingRevisionResponse.Builder |
WithdrawListingRevisionResponse.Builder.copy(WithdrawListingRevisionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.