Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
GetSoftwarePackageResponse |
SoftwareSourceClient.getSoftwarePackage(GetSoftwarePackageRequest request) |
GetSoftwarePackageResponse |
SoftwareSource.getSoftwarePackage(GetSoftwarePackageRequest request)
Returns information about the specified software package.
|
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 |
---|---|
GetSoftwarePackageRequest |
GetSoftwarePackageRequest.Builder.build()
Build the instance of GetSoftwarePackageRequest as configured by this builder
|
GetSoftwarePackageRequest |
GetSoftwarePackageRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetSoftwarePackageRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetSoftwarePackageRequest.Builder |
GetSoftwarePackageRequest.Builder.copy(GetSoftwarePackageRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.