public static final class PolicyGroupKubernetesIngressNamespace.Builder
extends java.lang.Object
PolicyGroupKubernetesIngressNamespace.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
PolicyGroupKubernetesIngressNamespace. |
| Modifier and Type | Method and Description |
|---|---|
PolicyGroupKubernetesIngressNamespace |
build() |
PolicyGroupKubernetesIngressNamespace.Builder |
setDisplayName(java.lang.String displayName)
The name of kubernetes namespace
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
PolicyGroupKubernetesIngressNamespace.Builder |
setExternalId(java.lang.String externalId)
The id of kubernetes namespace
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
PolicyGroupKubernetesIngressNamespace.Builder |
setKubernetesIngresses(java.util.List<PolicyKubernetesIngress> kubernetesIngresses) |
public Builder()
PolicyGroupKubernetesIngressNamespace.public PolicyGroupKubernetesIngressNamespace.Builder setDisplayName(java.lang.String displayName)
displayName - New value for the property.public PolicyGroupKubernetesIngressNamespace.Builder setExternalId(java.lang.String externalId)
externalId - New value for the property.public PolicyGroupKubernetesIngressNamespace.Builder setKubernetesIngresses(java.util.List<PolicyKubernetesIngress> kubernetesIngresses)
kubernetesIngresses - New value for the property.public PolicyGroupKubernetesIngressNamespace build()