Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.requests |
Modifier and Type | Method and Description |
---|---|
GetPackageResponse |
Marketplace.getPackage(GetPackageRequest request)
Get the details of the specified version of a package, including information needed to launch
the package.
|
GetPackageResponse |
MarketplaceClient.getPackage(GetPackageRequest request) |
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 |
---|---|
GetPackageRequest |
GetPackageRequest.Builder.build()
Build the instance of GetPackageRequest as configured by this builder
|
GetPackageRequest |
GetPackageRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetPackageRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetPackageRequest.Builder |
GetPackageRequest.Builder.copy(GetPackageRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.