| Package | Description |
|---|---|
| com.oracle.bmc.osmanagement | |
| com.oracle.bmc.osmanagement.requests |
| Modifier and Type | Method and Description |
|---|---|
GetWindowsUpdateResponse |
OsManagementClient.getWindowsUpdate(GetWindowsUpdateRequest request) |
GetWindowsUpdateResponse |
OsManagement.getWindowsUpdate(GetWindowsUpdateRequest request)
Returns a Windows Update object.
|
Future<GetWindowsUpdateResponse> |
OsManagementAsyncClient.getWindowsUpdate(GetWindowsUpdateRequest request,
AsyncHandler<GetWindowsUpdateRequest,GetWindowsUpdateResponse> handler) |
Future<GetWindowsUpdateResponse> |
OsManagementAsync.getWindowsUpdate(GetWindowsUpdateRequest request,
AsyncHandler<GetWindowsUpdateRequest,GetWindowsUpdateResponse> handler)
Returns a Windows Update object.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetWindowsUpdateResponse> |
OsManagementAsyncClient.getWindowsUpdate(GetWindowsUpdateRequest request,
AsyncHandler<GetWindowsUpdateRequest,GetWindowsUpdateResponse> handler) |
Future<GetWindowsUpdateResponse> |
OsManagementAsync.getWindowsUpdate(GetWindowsUpdateRequest request,
AsyncHandler<GetWindowsUpdateRequest,GetWindowsUpdateResponse> handler)
Returns a Windows Update object.
|
| Modifier and Type | Method and Description |
|---|---|
GetWindowsUpdateRequest |
GetWindowsUpdateRequest.Builder.build()
Build the instance of GetWindowsUpdateRequest as configured by this builder
|
GetWindowsUpdateRequest |
GetWindowsUpdateRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
GetWindowsUpdateRequest.Builder |
GetWindowsUpdateRequest.Builder.copy(GetWindowsUpdateRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2022. All rights reserved.