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