Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.responses |
Modifier and Type | Method and Description |
---|---|
GetListingResponse |
Marketplace.getListing(GetListingRequest request)
Gets detailed information about a listing, including the listing’s name, version,
description, and resources.
|
GetListingResponse |
MarketplaceClient.getListing(GetListingRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetListingResponse> |
MarketplaceAsync.getListing(GetListingRequest request,
AsyncHandler<GetListingRequest,GetListingResponse> handler)
Gets detailed information about a listing, including the listing’s name, version,
description, and resources.
|
Future<GetListingResponse> |
MarketplaceAsyncClient.getListing(GetListingRequest request,
AsyncHandler<GetListingRequest,GetListingResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetListingResponse> |
MarketplaceAsync.getListing(GetListingRequest request,
AsyncHandler<GetListingRequest,GetListingResponse> handler)
Gets detailed information about a listing, including the listing’s name, version,
description, and resources.
|
Future<GetListingResponse> |
MarketplaceAsyncClient.getListing(GetListingRequest request,
AsyncHandler<GetListingRequest,GetListingResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetListingResponse |
GetListingResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetListingResponse.Builder |
GetListingResponse.Builder.copy(GetListingResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.