Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
PolicyGroupPodCidrCluster.Builder |
PolicyGroupPodCidrCluster.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.
|
PolicyGroupPodCidrCluster.Builder |
PolicyGroupPodCidrCluster.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.
|
PolicyGroupPodCidrCluster.Builder |
PolicyGroupPodCidrCluster.Builder.setKubernetesNodes(java.util.List<PolicyKubernetesNodePodCidr> kubernetesNodes)
Kubernetes nodes
|