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(PeerAuthentication instance) |
PeerAuthenticationBuilder(PeerAuthenticationFluent<?> fluent) |
PeerAuthenticationBuilder(PeerAuthenticationFluent<?> fluent,
PeerAuthentication instance) |
| Modifier and Type | Method and Description |
|---|---|
PeerAuthentication |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, copyInstance, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editSpec, equals, getAdditionalProperties, getApiVersion, getKind, getStatus, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withSpec, withStatusaggregate, aggregate, build, build, builderOf, getVisitableMappublic PeerAuthenticationBuilder()
public PeerAuthenticationBuilder(PeerAuthenticationFluent<?> fluent)
public PeerAuthenticationBuilder(PeerAuthenticationFluent<?> fluent, PeerAuthentication instance)
public PeerAuthenticationBuilder(PeerAuthentication instance)
public PeerAuthentication build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PeerAuthentication>Copyright © 2015–2024 Red Hat. All rights reserved.