| Package | Description |
|---|---|
| com.oracle.bmc.osmanagement | |
| com.oracle.bmc.osmanagement.responses |
| Modifier and Type | Method and Description |
|---|---|
ListWindowsUpdatesResponse |
OsManagementClient.listWindowsUpdates(ListWindowsUpdatesRequest request) |
ListWindowsUpdatesResponse |
OsManagement.listWindowsUpdates(ListWindowsUpdatesRequest request)
Returns a list of Windows Updates.
|
| 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) |
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> |
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 |
|---|---|
ListWindowsUpdatesResponse |
ListWindowsUpdatesResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
ListWindowsUpdatesResponse.Builder |
ListWindowsUpdatesResponse.Builder.copy(ListWindowsUpdatesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2022. All rights reserved.