Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.responses |
Modifier and Type | Method and Description |
---|---|
GetPackageResponse |
MarketplaceClient.getPackage(GetPackageRequest request) |
GetPackageResponse |
Marketplace.getPackage(GetPackageRequest request)
Get the details of the specified version of a package, including information needed to launch
the package.
|
Modifier and Type | Method and Description |
---|---|
Future<GetPackageResponse> |
MarketplaceAsync.getPackage(GetPackageRequest request,
AsyncHandler<GetPackageRequest,GetPackageResponse> handler)
Get the details of the specified version of a package, including information needed to launch
the package.
|
Future<GetPackageResponse> |
MarketplaceAsyncClient.getPackage(GetPackageRequest request,
AsyncHandler<GetPackageRequest,GetPackageResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetPackageResponse> |
MarketplaceAsync.getPackage(GetPackageRequest request,
AsyncHandler<GetPackageRequest,GetPackageResponse> handler)
Get the details of the specified version of a package, including information needed to launch
the package.
|
Future<GetPackageResponse> |
MarketplaceAsyncClient.getPackage(GetPackageRequest request,
AsyncHandler<GetPackageRequest,GetPackageResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetPackageResponse |
GetPackageResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetPackageResponse.Builder |
GetPackageResponse.Builder.copy(GetPackageResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.