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()
Build the instance of ListWindowsUpdatesRequest as configured by this builder
|
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–2024. All rights reserved.