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