Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.requests |
Modifier and Type | Method and Description |
---|---|
UpdatePublicationResponse |
Marketplace.updatePublication(UpdatePublicationRequest request)
Updates the details of an existing publication.
|
UpdatePublicationResponse |
MarketplaceClient.updatePublication(UpdatePublicationRequest request) |
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 |
---|---|
UpdatePublicationRequest |
UpdatePublicationRequest.Builder.build()
Build the instance of UpdatePublicationRequest as configured by this builder
|
UpdatePublicationRequest |
UpdatePublicationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdatePublicationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdatePublicationRequest.Builder |
UpdatePublicationRequest.Builder.copy(UpdatePublicationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.