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