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