Uses of Class
com.vmware.nsx_policy.model.IPSubnet.Builder
-
Packages that use IPSubnet.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of IPSubnet.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return IPSubnet.Builder Modifier and Type Method Description IPSubnet.BuilderIPSubnet.Builder. setIpAddresses(java.util.List<java.lang.String> ipAddresses)All IP addresses, some of which may be automatically configured.IPSubnet.BuilderIPSubnet.Builder. setPrefixLength(java.lang.Long prefixLength)Subnet Prefix Length format: int64
-