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