public class AuthenticationBuilder extends AuthenticationFluentImpl<AuthenticationBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Authentication,AuthenticationBuilder>
AuthenticationFluentImpl.MetadataNestedImpl<N>, AuthenticationFluentImpl.SpecNestedImpl<N>, AuthenticationFluentImpl.StatusNestedImpl<N>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() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasAdditionalProperties, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>public boolean equals(Object o)
equals in class AuthenticationFluentImpl<AuthenticationBuilder>public int hashCode()
hashCode in class AuthenticationFluentImpl<AuthenticationBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.