Uses of Class
com.vmware.nsx_policy.model.StaticIpAllocation.Builder
-
Packages that use StaticIpAllocation.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of StaticIpAllocation.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return StaticIpAllocation.Builder Modifier and Type Method Description StaticIpAllocation.Builder
StaticIpAllocation.Builder. setEnabled(java.lang.Boolean enabled)
Enable ip and mac addresse allocation for VPC Subnet ports from static ip pool.
-