public class WebhookTokenAuthenticatorFluentImpl<A extends WebhookTokenAuthenticatorFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements WebhookTokenAuthenticatorFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
WebhookTokenAuthenticatorFluentImpl.KubeConfigNestedImpl<N> |
WebhookTokenAuthenticatorFluent.KubeConfigNested<N>| Constructor and Description |
|---|
WebhookTokenAuthenticatorFluentImpl() |
WebhookTokenAuthenticatorFluentImpl(WebhookTokenAuthenticator instance) |
public WebhookTokenAuthenticatorFluentImpl()
public WebhookTokenAuthenticatorFluentImpl(WebhookTokenAuthenticator instance)
@Deprecated public SecretNameReference getKubeConfig()
getKubeConfig in interface WebhookTokenAuthenticatorFluent<A extends WebhookTokenAuthenticatorFluent<A>>public SecretNameReference buildKubeConfig()
buildKubeConfig in interface WebhookTokenAuthenticatorFluent<A extends WebhookTokenAuthenticatorFluent<A>>public A withKubeConfig(SecretNameReference kubeConfig)
withKubeConfig in interface WebhookTokenAuthenticatorFluent<A extends WebhookTokenAuthenticatorFluent<A>>public Boolean hasKubeConfig()
hasKubeConfig in interface WebhookTokenAuthenticatorFluent<A extends WebhookTokenAuthenticatorFluent<A>>public A withNewKubeConfig(String name)
withNewKubeConfig in interface WebhookTokenAuthenticatorFluent<A extends WebhookTokenAuthenticatorFluent<A>>public WebhookTokenAuthenticatorFluent.KubeConfigNested<A> withNewKubeConfig()
withNewKubeConfig in interface WebhookTokenAuthenticatorFluent<A extends WebhookTokenAuthenticatorFluent<A>>public WebhookTokenAuthenticatorFluent.KubeConfigNested<A> withNewKubeConfigLike(SecretNameReference item)
withNewKubeConfigLike in interface WebhookTokenAuthenticatorFluent<A extends WebhookTokenAuthenticatorFluent<A>>public WebhookTokenAuthenticatorFluent.KubeConfigNested<A> editKubeConfig()
editKubeConfig in interface WebhookTokenAuthenticatorFluent<A extends WebhookTokenAuthenticatorFluent<A>>public WebhookTokenAuthenticatorFluent.KubeConfigNested<A> editOrNewKubeConfig()
editOrNewKubeConfig in interface WebhookTokenAuthenticatorFluent<A extends WebhookTokenAuthenticatorFluent<A>>public WebhookTokenAuthenticatorFluent.KubeConfigNested<A> editOrNewKubeConfigLike(SecretNameReference item)
editOrNewKubeConfigLike in interface WebhookTokenAuthenticatorFluent<A extends WebhookTokenAuthenticatorFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface WebhookTokenAuthenticatorFluent<A extends WebhookTokenAuthenticatorFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface WebhookTokenAuthenticatorFluent<A extends WebhookTokenAuthenticatorFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface WebhookTokenAuthenticatorFluent<A extends WebhookTokenAuthenticatorFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface WebhookTokenAuthenticatorFluent<A extends WebhookTokenAuthenticatorFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface WebhookTokenAuthenticatorFluent<A extends WebhookTokenAuthenticatorFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface WebhookTokenAuthenticatorFluent<A extends WebhookTokenAuthenticatorFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface WebhookTokenAuthenticatorFluent<A extends WebhookTokenAuthenticatorFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.