public static class GetDhcpOptionsResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetDhcpOptionsResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
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 __httpStatusCode__(int __httpStatusCode__)
public GetDhcpOptionsResponse.Builder etag(String etag)
public GetDhcpOptionsResponse.Builder opcRequestId(String opcRequestId)
public GetDhcpOptionsResponse.Builder dhcpOptions(DhcpOptions dhcpOptions)
public GetDhcpOptionsResponse build()
Copyright © 2016–2021. All rights reserved.