Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.responses |
Modifier and Type | Method and Description |
---|---|
CreatePublicationResponse |
Marketplace.createPublication(CreatePublicationRequest request)
Creates a publication of the specified listing type with an optional default package.
|
CreatePublicationResponse |
MarketplaceClient.createPublication(CreatePublicationRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreatePublicationResponse> |
MarketplaceAsync.createPublication(CreatePublicationRequest request,
AsyncHandler<CreatePublicationRequest,CreatePublicationResponse> handler)
Creates a publication of the specified listing type with an optional default package.
|
Future<CreatePublicationResponse> |
MarketplaceAsyncClient.createPublication(CreatePublicationRequest request,
AsyncHandler<CreatePublicationRequest,CreatePublicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreatePublicationResponse> |
MarketplaceAsync.createPublication(CreatePublicationRequest request,
AsyncHandler<CreatePublicationRequest,CreatePublicationResponse> handler)
Creates a publication of the specified listing type with an optional default package.
|
Future<CreatePublicationResponse> |
MarketplaceAsyncClient.createPublication(CreatePublicationRequest request,
AsyncHandler<CreatePublicationRequest,CreatePublicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreatePublicationResponse |
CreatePublicationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreatePublicationResponse.Builder |
CreatePublicationResponse.Builder.copy(CreatePublicationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.