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