Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.requests |
Modifier and Type | Method and Description |
---|---|
GetWindowsUpdateResponse |
OsManagement.getWindowsUpdate(GetWindowsUpdateRequest request)
Returns a Windows Update object.
|
GetWindowsUpdateResponse |
OsManagementClient.getWindowsUpdate(GetWindowsUpdateRequest request) |
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 |
---|---|
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.