Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.responses |
Modifier and Type | Method and Description |
---|---|
DeletePublicationResponse |
Marketplace.deletePublication(DeletePublicationRequest request)
Deletes a publication, which also removes the associated listing from anywhere it was
published, such as Marketplace or Compute.
|
DeletePublicationResponse |
MarketplaceClient.deletePublication(DeletePublicationRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeletePublicationResponse> |
MarketplaceAsync.deletePublication(DeletePublicationRequest request,
AsyncHandler<DeletePublicationRequest,DeletePublicationResponse> handler)
Deletes a publication, which also removes the associated listing from anywhere it was
published, such as Marketplace or Compute.
|
Future<DeletePublicationResponse> |
MarketplaceAsyncClient.deletePublication(DeletePublicationRequest request,
AsyncHandler<DeletePublicationRequest,DeletePublicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeletePublicationResponse> |
MarketplaceAsync.deletePublication(DeletePublicationRequest request,
AsyncHandler<DeletePublicationRequest,DeletePublicationResponse> handler)
Deletes a publication, which also removes the associated listing from anywhere it was
published, such as Marketplace or Compute.
|
Future<DeletePublicationResponse> |
MarketplaceAsyncClient.deletePublication(DeletePublicationRequest request,
AsyncHandler<DeletePublicationRequest,DeletePublicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeletePublicationResponse |
DeletePublicationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeletePublicationResponse.Builder |
DeletePublicationResponse.Builder.copy(DeletePublicationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.