public class PeerAuthenticationBuilder extends PeerAuthenticationFluent<PeerAuthenticationBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PeerAuthentication,PeerAuthenticationBuilder>
PeerAuthenticationFluent.MetadataNested<N>, PeerAuthenticationFluent.SpecNested<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() |
buildMetadata, buildSpec, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editSpec, equals, getApiVersion, getKind, getStatus, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, toString, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withSpec, withStatusaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>Copyright © 2015–2023 Red Hat. All rights reserved.