public static class GetDedicatedVmHostResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
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 etag(String etag)
public GetDedicatedVmHostResponse.Builder opcRequestId(String opcRequestId)
public GetDedicatedVmHostResponse.Builder dedicatedVmHost(DedicatedVmHost dedicatedVmHost)
public GetDedicatedVmHostResponse build()
Copyright © 2016–2020. All rights reserved.