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