Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.responses |
Modifier and Type | Method and Description |
---|---|
UpdatePublicationResponse |
Marketplace.updatePublication(UpdatePublicationRequest request)
Updates the details of an existing publication.
|
UpdatePublicationResponse |
MarketplaceClient.updatePublication(UpdatePublicationRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdatePublicationResponse> |
MarketplaceAsync.updatePublication(UpdatePublicationRequest request,
AsyncHandler<UpdatePublicationRequest,UpdatePublicationResponse> handler)
Updates the details of an existing publication.
|
Future<UpdatePublicationResponse> |
MarketplaceAsyncClient.updatePublication(UpdatePublicationRequest request,
AsyncHandler<UpdatePublicationRequest,UpdatePublicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdatePublicationResponse> |
MarketplaceAsync.updatePublication(UpdatePublicationRequest request,
AsyncHandler<UpdatePublicationRequest,UpdatePublicationResponse> handler)
Updates the details of an existing publication.
|
Future<UpdatePublicationResponse> |
MarketplaceAsyncClient.updatePublication(UpdatePublicationRequest request,
AsyncHandler<UpdatePublicationRequest,UpdatePublicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdatePublicationResponse |
UpdatePublicationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdatePublicationResponse.Builder |
UpdatePublicationResponse.Builder.copy(UpdatePublicationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.