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