Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.responses |
Modifier and Type | Method and Description |
---|---|
GetSoftwarePackageResponse |
OsManagement.getSoftwarePackage(GetSoftwarePackageRequest request)
Returns a specific Software Package.
|
GetSoftwarePackageResponse |
OsManagementClient.getSoftwarePackage(GetSoftwarePackageRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetSoftwarePackageResponse> |
OsManagementAsync.getSoftwarePackage(GetSoftwarePackageRequest request,
AsyncHandler<GetSoftwarePackageRequest,GetSoftwarePackageResponse> handler)
Returns a specific Software Package.
|
Future<GetSoftwarePackageResponse> |
OsManagementAsyncClient.getSoftwarePackage(GetSoftwarePackageRequest request,
AsyncHandler<GetSoftwarePackageRequest,GetSoftwarePackageResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetSoftwarePackageResponse> |
OsManagementAsync.getSoftwarePackage(GetSoftwarePackageRequest request,
AsyncHandler<GetSoftwarePackageRequest,GetSoftwarePackageResponse> handler)
Returns a specific Software Package.
|
Future<GetSoftwarePackageResponse> |
OsManagementAsyncClient.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.