public static final class PolicyGroupPodCidrCluster.Builder
extends java.lang.Object
PolicyGroupPodCidrCluster
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
PolicyGroupPodCidrCluster . |
Modifier and Type | Method and Description |
---|---|
PolicyGroupPodCidrCluster |
build() |
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 |
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 |
setKubernetesNodes(java.util.List<PolicyKubernetesNodePodCidr> kubernetesNodes)
Kubernetes nodes
|
public Builder()
PolicyGroupPodCidrCluster
.public PolicyGroupPodCidrCluster.Builder setDisplayName(java.lang.String displayName)
displayName
- New value for the property.public PolicyGroupPodCidrCluster.Builder setExternalId(java.lang.String externalId)
externalId
- New value for the property.public PolicyGroupPodCidrCluster.Builder setKubernetesNodes(java.util.List<PolicyKubernetesNodePodCidr> kubernetesNodes)
kubernetesNodes
- New value for the property.public PolicyGroupPodCidrCluster build()