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