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