Uses of Class
com.vmware.nsx_policy.model.PolicyAntreaIPPool.Builder
-
Packages that use PolicyAntreaIPPool.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of PolicyAntreaIPPool.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return PolicyAntreaIPPool.Builder Modifier and Type Method Description PolicyAntreaIPPool.BuilderPolicyAntreaIPPool.Builder. setDisplayName(java.lang.String displayName)The name of kubernetes resource This property may be present in responses from the server, but if it is present in a request to server it will be ignored.PolicyAntreaIPPool.BuilderPolicyAntreaIPPool.Builder. setExternalId(java.lang.String externalId)The id of kubernetes resource This property may be present in responses from the server, but if it is present in a request to server it will be ignored.PolicyAntreaIPPool.BuilderPolicyAntreaIPPool.Builder. setIpRanges(java.util.List<PolicyAntreaIPPoolIPRange> ipRanges)The ip_ranges of antrea ippool resource
-