public static class UpdateCloudVmClusterResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
UpdateCloudVmClusterResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
UpdateCloudVmClusterResponse |
build() |
UpdateCloudVmClusterResponse.Builder |
cloudVmCluster(CloudVmCluster cloudVmCluster) |
UpdateCloudVmClusterResponse.Builder |
copy(UpdateCloudVmClusterResponse o)
Copy method to populate the builder with values from the given instance.
|
UpdateCloudVmClusterResponse.Builder |
etag(String etag) |
UpdateCloudVmClusterResponse.Builder |
opcRequestId(String opcRequestId) |
UpdateCloudVmClusterResponse.Builder |
opcWorkRequestId(String opcWorkRequestId) |
String |
toString() |
public UpdateCloudVmClusterResponse.Builder copy(UpdateCloudVmClusterResponse o)
Copy method to populate the builder with values from the given instance.
public UpdateCloudVmClusterResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public UpdateCloudVmClusterResponse.Builder opcWorkRequestId(String opcWorkRequestId)
public UpdateCloudVmClusterResponse.Builder etag(String etag)
public UpdateCloudVmClusterResponse.Builder opcRequestId(String opcRequestId)
public UpdateCloudVmClusterResponse.Builder cloudVmCluster(CloudVmCluster cloudVmCluster)
public UpdateCloudVmClusterResponse build()
Copyright © 2016–2021. All rights reserved.