public static class GetVmClusterPatchResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetVmClusterPatchResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
GetVmClusterPatchResponse |
build() |
GetVmClusterPatchResponse.Builder |
copy(GetVmClusterPatchResponse o)
Copy method to populate the builder with values from the given instance.
|
GetVmClusterPatchResponse.Builder |
opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetVmClusterPatchResponse.Builder |
patch(Patch patch)
The returned Patch instance.
|
String |
toString() |
public GetVmClusterPatchResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public GetVmClusterPatchResponse.Builder copy(GetVmClusterPatchResponse o)
Copy method to populate the builder with values from the given instance.
public GetVmClusterPatchResponse build()
public GetVmClusterPatchResponse.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 GetVmClusterPatchResponse.Builder patch(Patch patch)
The returned Patch instance.
this
.Copyright © 2016–2022. All rights reserved.