Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
GetSoftwarePackageResponse |
SoftwareSourceClient.getSoftwarePackage(GetSoftwarePackageRequest request) |
GetSoftwarePackageResponse |
SoftwareSource.getSoftwarePackage(GetSoftwarePackageRequest request)
Returns information about the specified software package.
|
Modifier and Type | Method and Description |
---|---|
Future<GetSoftwarePackageResponse> |
SoftwareSourceAsync.getSoftwarePackage(GetSoftwarePackageRequest request,
AsyncHandler<GetSoftwarePackageRequest,GetSoftwarePackageResponse> handler)
Returns information about the specified software package.
|
Future<GetSoftwarePackageResponse> |
SoftwareSourceAsyncClient.getSoftwarePackage(GetSoftwarePackageRequest request,
AsyncHandler<GetSoftwarePackageRequest,GetSoftwarePackageResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetSoftwarePackageResponse> |
SoftwareSourceAsync.getSoftwarePackage(GetSoftwarePackageRequest request,
AsyncHandler<GetSoftwarePackageRequest,GetSoftwarePackageResponse> handler)
Returns information about the specified software package.
|
Future<GetSoftwarePackageResponse> |
SoftwareSourceAsyncClient.getSoftwarePackage(GetSoftwarePackageRequest request,
AsyncHandler<GetSoftwarePackageRequest,GetSoftwarePackageResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetSoftwarePackageResponse |
GetSoftwarePackageResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetSoftwarePackageResponse.Builder |
GetSoftwarePackageResponse.Builder.copy(GetSoftwarePackageResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.