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