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