Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.responses |
Modifier and Type | Method and Description |
---|---|
GetPublicationResponse |
Marketplace.getPublication(GetPublicationRequest request)
Gets the details of the specified publication.
|
GetPublicationResponse |
MarketplaceClient.getPublication(GetPublicationRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetPublicationResponse> |
MarketplaceAsync.getPublication(GetPublicationRequest request,
AsyncHandler<GetPublicationRequest,GetPublicationResponse> handler)
Gets the details of the specified publication.
|
Future<GetPublicationResponse> |
MarketplaceAsyncClient.getPublication(GetPublicationRequest request,
AsyncHandler<GetPublicationRequest,GetPublicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetPublicationResponse |
GetPublicationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetPublicationResponse.Builder |
GetPublicationResponse.Builder.copy(GetPublicationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.