public class PeerAuthenticationBuilder extends PeerAuthenticationFluentImpl<PeerAuthenticationBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PeerAuthentication,PeerAuthenticationBuilder>
PeerAuthenticationFluentImpl.MetadataNestedImpl<N>, PeerAuthenticationFluentImpl.SpecNestedImpl<N>, PeerAuthenticationFluentImpl.StatusNestedImpl<N>PeerAuthenticationFluent.MetadataNested<N>, PeerAuthenticationFluent.SpecNested<N>, PeerAuthenticationFluent.StatusNested<N>| Constructor and Description |
|---|
PeerAuthenticationBuilder() |
PeerAuthenticationBuilder(Boolean validationEnabled) |
PeerAuthenticationBuilder(PeerAuthentication instance) |
PeerAuthenticationBuilder(PeerAuthentication instance,
Boolean validationEnabled) |
PeerAuthenticationBuilder(PeerAuthenticationFluent<?> fluent) |
PeerAuthenticationBuilder(PeerAuthenticationFluent<?> fluent,
Boolean validationEnabled) |
PeerAuthenticationBuilder(PeerAuthenticationFluent<?> fluent,
PeerAuthentication instance) |
PeerAuthenticationBuilder(PeerAuthenticationFluent<?> fluent,
PeerAuthentication instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
PeerAuthentication |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic PeerAuthenticationBuilder()
public PeerAuthenticationBuilder(Boolean validationEnabled)
public PeerAuthenticationBuilder(PeerAuthenticationFluent<?> fluent)
public PeerAuthenticationBuilder(PeerAuthenticationFluent<?> fluent, Boolean validationEnabled)
public PeerAuthenticationBuilder(PeerAuthenticationFluent<?> fluent, PeerAuthentication instance)
public PeerAuthenticationBuilder(PeerAuthenticationFluent<?> fluent, PeerAuthentication instance, Boolean validationEnabled)
public PeerAuthenticationBuilder(PeerAuthentication instance)
public PeerAuthenticationBuilder(PeerAuthentication instance, Boolean validationEnabled)
public PeerAuthentication build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PeerAuthentication>public boolean equals(Object o)
equals in class PeerAuthenticationFluentImpl<PeerAuthenticationBuilder>public int hashCode()
hashCode in class PeerAuthenticationFluentImpl<PeerAuthenticationBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.