Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.responses |
Modifier and Type | Method and Description |
---|---|
ListWindowsUpdatesResponse |
OsManagement.listWindowsUpdates(ListWindowsUpdatesRequest request)
Returns a list of Windows Updates.
|
ListWindowsUpdatesResponse |
OsManagementClient.listWindowsUpdates(ListWindowsUpdatesRequest request) |
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()
Build the response object.
|
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–2024. All rights reserved.