| Package | Description |
|---|---|
| com.oracle.bmc.osmanagement | |
| com.oracle.bmc.osmanagement.requests |
| Modifier and Type | Method and Description |
|---|---|
ListWindowsUpdatesResponse |
OsManagementClient.listWindowsUpdates(ListWindowsUpdatesRequest request) |
ListWindowsUpdatesResponse |
OsManagement.listWindowsUpdates(ListWindowsUpdatesRequest request)
Returns a list of Windows Updates.
|
Future<ListWindowsUpdatesResponse> |
OsManagementAsyncClient.listWindowsUpdates(ListWindowsUpdatesRequest request,
com.oracle.bmc.responses.AsyncHandler<ListWindowsUpdatesRequest,ListWindowsUpdatesResponse> handler) |
Future<ListWindowsUpdatesResponse> |
OsManagementAsync.listWindowsUpdates(ListWindowsUpdatesRequest request,
com.oracle.bmc.responses.AsyncHandler<ListWindowsUpdatesRequest,ListWindowsUpdatesResponse> handler)
Returns a list of Windows Updates.
|
Iterable<WindowsUpdateSummary> |
OsManagementPaginators.listWindowsUpdatesRecordIterator(ListWindowsUpdatesRequest request)
Creates a new iterable which will iterate over the
WindowsUpdateSummary objects contained in responses from the listWindowsUpdates operation. |
Iterable<ListWindowsUpdatesResponse> |
OsManagementPaginators.listWindowsUpdatesResponseIterator(ListWindowsUpdatesRequest request)
Creates a new iterable which will iterate over the responses received from the listWindowsUpdates operation.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListWindowsUpdatesResponse> |
OsManagementAsyncClient.listWindowsUpdates(ListWindowsUpdatesRequest request,
com.oracle.bmc.responses.AsyncHandler<ListWindowsUpdatesRequest,ListWindowsUpdatesResponse> handler) |
Future<ListWindowsUpdatesResponse> |
OsManagementAsync.listWindowsUpdates(ListWindowsUpdatesRequest request,
com.oracle.bmc.responses.AsyncHandler<ListWindowsUpdatesRequest,ListWindowsUpdatesResponse> handler)
Returns a list of Windows Updates.
|
| 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–2020. All rights reserved.