public class DhcpOptions extends Object
Constructor and Description |
---|
DhcpOptions() |
Modifier and Type | Method and Description |
---|---|
List<String> |
dnsServers()
Get the dnsServers value.
|
DhcpOptions |
withDnsServers(List<String> dnsServers)
Set the dnsServers value.
|
public DhcpOptions withDnsServers(List<String> dnsServers)
dnsServers
- the dnsServers value to setCopyright © 2019. All rights reserved.