public class AuthenticationSpecFluentImpl<A extends AuthenticationSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements AuthenticationSpecFluent<A>
AuthenticationSpecFluent.OauthMetadataNested<N>, AuthenticationSpecFluent.WebhookTokenAuthenticatorNested<N>, AuthenticationSpecFluent.WebhookTokenAuthenticatorsNested<N>| Constructor and Description |
|---|
AuthenticationSpecFluentImpl() |
AuthenticationSpecFluentImpl(AuthenticationSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic AuthenticationSpecFluentImpl()
public AuthenticationSpecFluentImpl(AuthenticationSpec instance)
@Deprecated public ConfigMapNameReference getOauthMetadata()
getOauthMetadata in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public ConfigMapNameReference buildOauthMetadata()
buildOauthMetadata in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public A withOauthMetadata(ConfigMapNameReference oauthMetadata)
withOauthMetadata in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public Boolean hasOauthMetadata()
hasOauthMetadata in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public A withNewOauthMetadata(String name)
withNewOauthMetadata in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public AuthenticationSpecFluent.OauthMetadataNested<A> withNewOauthMetadata()
withNewOauthMetadata in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public AuthenticationSpecFluent.OauthMetadataNested<A> withNewOauthMetadataLike(ConfigMapNameReference item)
withNewOauthMetadataLike in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public AuthenticationSpecFluent.OauthMetadataNested<A> editOauthMetadata()
editOauthMetadata in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public AuthenticationSpecFluent.OauthMetadataNested<A> editOrNewOauthMetadata()
editOrNewOauthMetadata in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public AuthenticationSpecFluent.OauthMetadataNested<A> editOrNewOauthMetadataLike(ConfigMapNameReference item)
editOrNewOauthMetadataLike in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public String getServiceAccountIssuer()
getServiceAccountIssuer in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public A withServiceAccountIssuer(String serviceAccountIssuer)
withServiceAccountIssuer in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public Boolean hasServiceAccountIssuer()
hasServiceAccountIssuer in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public String getType()
getType in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public A withType(String type)
withType in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public Boolean hasType()
hasType in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>@Deprecated public WebhookTokenAuthenticator getWebhookTokenAuthenticator()
getWebhookTokenAuthenticator in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public WebhookTokenAuthenticator buildWebhookTokenAuthenticator()
buildWebhookTokenAuthenticator in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public A withWebhookTokenAuthenticator(WebhookTokenAuthenticator webhookTokenAuthenticator)
withWebhookTokenAuthenticator in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public Boolean hasWebhookTokenAuthenticator()
hasWebhookTokenAuthenticator in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public AuthenticationSpecFluent.WebhookTokenAuthenticatorNested<A> withNewWebhookTokenAuthenticator()
withNewWebhookTokenAuthenticator in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public AuthenticationSpecFluent.WebhookTokenAuthenticatorNested<A> withNewWebhookTokenAuthenticatorLike(WebhookTokenAuthenticator item)
withNewWebhookTokenAuthenticatorLike in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public AuthenticationSpecFluent.WebhookTokenAuthenticatorNested<A> editWebhookTokenAuthenticator()
editWebhookTokenAuthenticator in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public AuthenticationSpecFluent.WebhookTokenAuthenticatorNested<A> editOrNewWebhookTokenAuthenticator()
editOrNewWebhookTokenAuthenticator in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public AuthenticationSpecFluent.WebhookTokenAuthenticatorNested<A> editOrNewWebhookTokenAuthenticatorLike(WebhookTokenAuthenticator item)
editOrNewWebhookTokenAuthenticatorLike in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public A addToWebhookTokenAuthenticators(Integer index, DeprecatedWebhookTokenAuthenticator item)
addToWebhookTokenAuthenticators in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public A setToWebhookTokenAuthenticators(Integer index, DeprecatedWebhookTokenAuthenticator item)
setToWebhookTokenAuthenticators in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public A addToWebhookTokenAuthenticators(DeprecatedWebhookTokenAuthenticator... items)
addToWebhookTokenAuthenticators in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public A addAllToWebhookTokenAuthenticators(Collection<DeprecatedWebhookTokenAuthenticator> items)
addAllToWebhookTokenAuthenticators in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public A removeFromWebhookTokenAuthenticators(DeprecatedWebhookTokenAuthenticator... items)
removeFromWebhookTokenAuthenticators in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public A removeAllFromWebhookTokenAuthenticators(Collection<DeprecatedWebhookTokenAuthenticator> items)
removeAllFromWebhookTokenAuthenticators in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public A removeMatchingFromWebhookTokenAuthenticators(Predicate<DeprecatedWebhookTokenAuthenticatorBuilder> predicate)
removeMatchingFromWebhookTokenAuthenticators in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>@Deprecated public List<DeprecatedWebhookTokenAuthenticator> getWebhookTokenAuthenticators()
getWebhookTokenAuthenticators in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public List<DeprecatedWebhookTokenAuthenticator> buildWebhookTokenAuthenticators()
buildWebhookTokenAuthenticators in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public DeprecatedWebhookTokenAuthenticator buildWebhookTokenAuthenticator(Integer index)
buildWebhookTokenAuthenticator in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public DeprecatedWebhookTokenAuthenticator buildFirstWebhookTokenAuthenticator()
buildFirstWebhookTokenAuthenticator in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public DeprecatedWebhookTokenAuthenticator buildLastWebhookTokenAuthenticator()
buildLastWebhookTokenAuthenticator in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public DeprecatedWebhookTokenAuthenticator buildMatchingWebhookTokenAuthenticator(Predicate<DeprecatedWebhookTokenAuthenticatorBuilder> predicate)
buildMatchingWebhookTokenAuthenticator in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public Boolean hasMatchingWebhookTokenAuthenticator(Predicate<DeprecatedWebhookTokenAuthenticatorBuilder> predicate)
hasMatchingWebhookTokenAuthenticator in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public A withWebhookTokenAuthenticators(List<DeprecatedWebhookTokenAuthenticator> webhookTokenAuthenticators)
withWebhookTokenAuthenticators in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public A withWebhookTokenAuthenticators(DeprecatedWebhookTokenAuthenticator... webhookTokenAuthenticators)
withWebhookTokenAuthenticators in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public Boolean hasWebhookTokenAuthenticators()
hasWebhookTokenAuthenticators in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public AuthenticationSpecFluent.WebhookTokenAuthenticatorsNested<A> addNewWebhookTokenAuthenticator()
addNewWebhookTokenAuthenticator in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public AuthenticationSpecFluent.WebhookTokenAuthenticatorsNested<A> addNewWebhookTokenAuthenticatorLike(DeprecatedWebhookTokenAuthenticator item)
addNewWebhookTokenAuthenticatorLike in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public AuthenticationSpecFluent.WebhookTokenAuthenticatorsNested<A> setNewWebhookTokenAuthenticatorLike(Integer index, DeprecatedWebhookTokenAuthenticator item)
setNewWebhookTokenAuthenticatorLike in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public AuthenticationSpecFluent.WebhookTokenAuthenticatorsNested<A> editWebhookTokenAuthenticator(Integer index)
editWebhookTokenAuthenticator in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public AuthenticationSpecFluent.WebhookTokenAuthenticatorsNested<A> editFirstWebhookTokenAuthenticator()
editFirstWebhookTokenAuthenticator in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public AuthenticationSpecFluent.WebhookTokenAuthenticatorsNested<A> editLastWebhookTokenAuthenticator()
editLastWebhookTokenAuthenticator in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public AuthenticationSpecFluent.WebhookTokenAuthenticatorsNested<A> editMatchingWebhookTokenAuthenticator(Predicate<DeprecatedWebhookTokenAuthenticatorBuilder> predicate)
editMatchingWebhookTokenAuthenticator in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends AuthenticationSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends AuthenticationSpecFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.