public class AuthenticationBuilder extends AuthenticationFluentImpl<AuthenticationBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Authentication,AuthenticationBuilder>
AuthenticationFluent.MetadataNested<N>, AuthenticationFluent.SpecNested<N>, AuthenticationFluent.StatusNested<N>| Constructor and Description |
|---|
AuthenticationBuilder() |
AuthenticationBuilder(Authentication instance) |
AuthenticationBuilder(Authentication instance,
Boolean validationEnabled) |
AuthenticationBuilder(AuthenticationFluent<?> fluent) |
AuthenticationBuilder(AuthenticationFluent<?> fluent,
Authentication instance) |
AuthenticationBuilder(AuthenticationFluent<?> fluent,
Authentication instance,
Boolean validationEnabled) |
AuthenticationBuilder(AuthenticationFluent<?> fluent,
Boolean validationEnabled) |
AuthenticationBuilder(Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic AuthenticationBuilder()
public AuthenticationBuilder(Boolean validationEnabled)
public AuthenticationBuilder(AuthenticationFluent<?> fluent)
public AuthenticationBuilder(AuthenticationFluent<?> fluent, Boolean validationEnabled)
public AuthenticationBuilder(AuthenticationFluent<?> fluent, Authentication instance)
public AuthenticationBuilder(AuthenticationFluent<?> fluent, Authentication instance, Boolean validationEnabled)
public AuthenticationBuilder(Authentication instance)
public AuthenticationBuilder(Authentication instance, Boolean validationEnabled)
public Authentication build()
build in interface io.fabric8.kubernetes.api.builder.Builder<Authentication>Copyright © 2015–2023 Red Hat. All rights reserved.