Uses of Class
com.vmware.nsx_policy.model.VpcSubnetDhcpConfig.Builder
-
Packages that use VpcSubnetDhcpConfig.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of VpcSubnetDhcpConfig.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return VpcSubnetDhcpConfig.Builder Modifier and Type Method 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)
-