public static class GetWindowsUpdateResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetWindowsUpdateResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
GetWindowsUpdateResponse |
build() |
GetWindowsUpdateResponse.Builder |
copy(GetWindowsUpdateResponse o)
Copy method to populate the builder with values from the given instance.
|
GetWindowsUpdateResponse.Builder |
opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
String |
toString() |
GetWindowsUpdateResponse.Builder |
windowsUpdate(WindowsUpdate windowsUpdate)
The returned WindowsUpdate instance.
|
public GetWindowsUpdateResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public GetWindowsUpdateResponse.Builder copy(GetWindowsUpdateResponse o)
Copy method to populate the builder with values from the given instance.
public GetWindowsUpdateResponse build()
public GetWindowsUpdateResponse.Builder opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
this
.public GetWindowsUpdateResponse.Builder windowsUpdate(WindowsUpdate windowsUpdate)
The returned WindowsUpdate instance.
this
.Copyright © 2016–2022. All rights reserved.