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