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