public class AuthenticationSpecBuilder extends AuthenticationSpecFluentImpl<AuthenticationSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<AuthenticationSpec,AuthenticationSpecBuilder>
AuthenticationSpecFluent.OauthMetadataNested<N>, AuthenticationSpecFluent.WebhookTokenAuthenticatorNested<N>, AuthenticationSpecFluent.WebhookTokenAuthenticatorsNested<N>| Constructor and Description |
|---|
AuthenticationSpecBuilder() |
AuthenticationSpecBuilder(AuthenticationSpec instance) |
AuthenticationSpecBuilder(AuthenticationSpec instance,
Boolean validationEnabled) |
AuthenticationSpecBuilder(AuthenticationSpecFluent<?> fluent) |
AuthenticationSpecBuilder(AuthenticationSpecFluent<?> fluent,
AuthenticationSpec instance) |
AuthenticationSpecBuilder(AuthenticationSpecFluent<?> fluent,
AuthenticationSpec instance,
Boolean validationEnabled) |
AuthenticationSpecBuilder(AuthenticationSpecFluent<?> fluent,
Boolean validationEnabled) |
AuthenticationSpecBuilder(Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationSpec |
build() |
addAllToWebhookTokenAuthenticators, addNewWebhookTokenAuthenticator, addNewWebhookTokenAuthenticatorLike, addToAdditionalProperties, addToAdditionalProperties, addToWebhookTokenAuthenticators, addToWebhookTokenAuthenticators, buildFirstWebhookTokenAuthenticator, buildLastWebhookTokenAuthenticator, buildMatchingWebhookTokenAuthenticator, buildOauthMetadata, buildWebhookTokenAuthenticator, buildWebhookTokenAuthenticator, buildWebhookTokenAuthenticators, editFirstWebhookTokenAuthenticator, editLastWebhookTokenAuthenticator, editMatchingWebhookTokenAuthenticator, editOauthMetadata, editOrNewOauthMetadata, editOrNewOauthMetadataLike, editOrNewWebhookTokenAuthenticator, editOrNewWebhookTokenAuthenticatorLike, editWebhookTokenAuthenticator, editWebhookTokenAuthenticator, equals, getAdditionalProperties, getOauthMetadata, getServiceAccountIssuer, getType, getWebhookTokenAuthenticator, getWebhookTokenAuthenticators, hasAdditionalProperties, hashCode, hasMatchingWebhookTokenAuthenticator, hasOauthMetadata, hasServiceAccountIssuer, hasType, hasWebhookTokenAuthenticator, hasWebhookTokenAuthenticators, removeAllFromWebhookTokenAuthenticators, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromWebhookTokenAuthenticators, removeMatchingFromWebhookTokenAuthenticators, setNewWebhookTokenAuthenticatorLike, setToWebhookTokenAuthenticators, toString, withAdditionalProperties, withNewOauthMetadata, withNewOauthMetadata, withNewOauthMetadataLike, withNewWebhookTokenAuthenticator, withNewWebhookTokenAuthenticatorLike, withOauthMetadata, withServiceAccountIssuer, withType, withWebhookTokenAuthenticator, withWebhookTokenAuthenticators, withWebhookTokenAuthenticatorsaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic AuthenticationSpecBuilder()
public AuthenticationSpecBuilder(Boolean validationEnabled)
public AuthenticationSpecBuilder(AuthenticationSpecFluent<?> fluent)
public AuthenticationSpecBuilder(AuthenticationSpecFluent<?> fluent, Boolean validationEnabled)
public AuthenticationSpecBuilder(AuthenticationSpecFluent<?> fluent, AuthenticationSpec instance)
public AuthenticationSpecBuilder(AuthenticationSpecFluent<?> fluent, AuthenticationSpec instance, Boolean validationEnabled)
public AuthenticationSpecBuilder(AuthenticationSpec instance)
public AuthenticationSpecBuilder(AuthenticationSpec instance, Boolean validationEnabled)
public AuthenticationSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<AuthenticationSpec>Copyright © 2015–2022 Red Hat. All rights reserved.