Uses of Class
com.vmware.nsx_policy.model.LBSnatIpPool.Builder
-
Packages that use LBSnatIpPool.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of LBSnatIpPool.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return LBSnatIpPool.Builder Modifier and Type Method Description LBSnatIpPool.Builder
LBSnatIpPool.Builder. setIpAddresses(java.util.List<LBSnatIpElement> ipAddresses)
If an IP range is specified, the range may contain no more than 64 IP addresses.
-