Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
GetWindowsUpdateResponse |
ManagedInstance.getWindowsUpdate(GetWindowsUpdateRequest request)
Returns a Windows Update object.
|
GetWindowsUpdateResponse |
ManagedInstanceClient.getWindowsUpdate(GetWindowsUpdateRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetWindowsUpdateResponse> |
ManagedInstanceAsync.getWindowsUpdate(GetWindowsUpdateRequest request,
AsyncHandler<GetWindowsUpdateRequest,GetWindowsUpdateResponse> handler)
Returns a Windows Update object.
|
Future<GetWindowsUpdateResponse> |
ManagedInstanceAsyncClient.getWindowsUpdate(GetWindowsUpdateRequest request,
AsyncHandler<GetWindowsUpdateRequest,GetWindowsUpdateResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetWindowsUpdateResponse> |
ManagedInstanceAsync.getWindowsUpdate(GetWindowsUpdateRequest request,
AsyncHandler<GetWindowsUpdateRequest,GetWindowsUpdateResponse> handler)
Returns a Windows Update object.
|
Future<GetWindowsUpdateResponse> |
ManagedInstanceAsyncClient.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.