public static class GetWindowsUpdateResponse.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
GetWindowsUpdateResponse |
build() |
GetWindowsUpdateResponse.Builder |
copy(GetWindowsUpdateResponse o)
Copy method to populate the builder with values from the given instance.
|
GetWindowsUpdateResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
GetWindowsUpdateResponse.Builder |
windowsUpdate(WindowsUpdate windowsUpdate) |
public GetWindowsUpdateResponse.Builder copy(GetWindowsUpdateResponse o)
Copy method to populate the builder with values from the given instance.
public GetWindowsUpdateResponse.Builder opcRequestId(String opcRequestId)
public GetWindowsUpdateResponse.Builder windowsUpdate(WindowsUpdate windowsUpdate)
public GetWindowsUpdateResponse build()
Copyright © 2016–2020. All rights reserved.