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