Uses of Class
com.vmware.nsx_policy.model.EffectiveIPInfo.Builder
-
Packages that use EffectiveIPInfo.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of EffectiveIPInfo.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return EffectiveIPInfo.Builder Modifier and Type Method Description EffectiveIPInfo.Builder
EffectiveIPInfo.Builder. setEffectiveIps(java.util.List<java.lang.String> effectiveIps)
EffectiveIPInfo.Builder
EffectiveIPInfo.Builder. setSiteId(java.lang.String siteId)
Id of the site to which the effective IPs belong to
-