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