Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
DhcpConfig.Builder |
DhcpConfig.Builder.setDhcpRelayConfigPath(java.lang.String dhcpRelayConfigPath)
Policy path of DHCP-relay-config.
|
DhcpConfig.Builder |
DhcpConfig.Builder.setDnsClientConfig(DnsClientConfig dnsClientConfig) |
DhcpConfig.Builder |
DhcpConfig.Builder.setEnableDhcp(java.lang.Boolean enableDhcp)
If activated, the DHCP server will be configured based on IP address type.
|