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