@Generated(value="OracleSDKGenerator", comments="API Version: 20190801") public class GetWindowsUpdateRequest extends com.oracle.bmc.requests.BmcRequest<Void>
Example: Click here to see how to use GetWindowsUpdateRequest.
| Modifier and Type | Class and Description |
|---|---|
static class |
GetWindowsUpdateRequest.Builder |
| Modifier and Type | Method and Description |
|---|---|
static GetWindowsUpdateRequest.Builder |
builder() |
String |
getOpcRequestId()
The client request ID for tracing.
|
String |
getWindowsUpdate()
The Windows Update
|
public static GetWindowsUpdateRequest.Builder builder()
public String getWindowsUpdate()
The Windows Update
public String getOpcRequestId()
The client request ID for tracing.
Copyright © 2016–2021. All rights reserved.