Uses of Class
com.vmware.nsx_policy.model.PolicyGroupAntreaEgressCluster.Builder
-
Packages that use PolicyGroupAntreaEgressCluster.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of PolicyGroupAntreaEgressCluster.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return PolicyGroupAntreaEgressCluster.Builder Modifier and Type Method Description PolicyGroupAntreaEgressCluster.Builder
PolicyGroupAntreaEgressCluster.Builder. setAntreaEgresses(java.util.List<PolicyAntreaEgress> antreaEgresses)
PolicyGroupAntreaEgressCluster.Builder
PolicyGroupAntreaEgressCluster.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.PolicyGroupAntreaEgressCluster.Builder
PolicyGroupAntreaEgressCluster.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.
-