Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.responses |
Modifier and Type | Method and Description |
---|---|
GetWindowsUpdateResponse |
OsManagement.getWindowsUpdate(GetWindowsUpdateRequest request)
Returns a Windows Update object.
|
GetWindowsUpdateResponse |
OsManagementClient.getWindowsUpdate(GetWindowsUpdateRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetWindowsUpdateResponse> |
OsManagementAsync.getWindowsUpdate(GetWindowsUpdateRequest request,
AsyncHandler<GetWindowsUpdateRequest,GetWindowsUpdateResponse> handler)
Returns a Windows Update object.
|
Future<GetWindowsUpdateResponse> |
OsManagementAsyncClient.getWindowsUpdate(GetWindowsUpdateRequest request,
AsyncHandler<GetWindowsUpdateRequest,GetWindowsUpdateResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetWindowsUpdateResponse> |
OsManagementAsync.getWindowsUpdate(GetWindowsUpdateRequest request,
AsyncHandler<GetWindowsUpdateRequest,GetWindowsUpdateResponse> handler)
Returns a Windows Update object.
|
Future<GetWindowsUpdateResponse> |
OsManagementAsyncClient.getWindowsUpdate(GetWindowsUpdateRequest request,
AsyncHandler<GetWindowsUpdateRequest,GetWindowsUpdateResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetWindowsUpdateResponse |
GetWindowsUpdateResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetWindowsUpdateResponse.Builder |
GetWindowsUpdateResponse.Builder.copy(GetWindowsUpdateResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.