Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.requests |
Modifier and Type | Method and Description |
---|---|
GetSoftwarePackageResponse |
OsManagement.getSoftwarePackage(GetSoftwarePackageRequest request)
Returns a specific Software Package.
|
GetSoftwarePackageResponse |
OsManagementClient.getSoftwarePackage(GetSoftwarePackageRequest request) |
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 |
---|---|
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.