Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
GetWindowsUpdateResponse |
ManagedInstance.getWindowsUpdate(GetWindowsUpdateRequest request)
Returns a Windows Update object.
|
GetWindowsUpdateResponse |
ManagedInstanceClient.getWindowsUpdate(GetWindowsUpdateRequest request) |
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 |
---|---|
GetWindowsUpdateRequest |
GetWindowsUpdateRequest.Builder.build()
Build the instance of GetWindowsUpdateRequest as configured by this builder
|
GetWindowsUpdateRequest |
GetWindowsUpdateRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetWindowsUpdateRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetWindowsUpdateRequest.Builder |
GetWindowsUpdateRequest.Builder.copy(GetWindowsUpdateRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.