public class PeerAuthenticationSpecBuilder extends PeerAuthenticationSpecFluent<PeerAuthenticationSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PeerAuthenticationSpec,PeerAuthenticationSpecBuilder>
PeerAuthenticationSpecFluent.MtlsNested<N>, PeerAuthenticationSpecFluent.SelectorNested<N>| Constructor and Description |
|---|
PeerAuthenticationSpecBuilder() |
PeerAuthenticationSpecBuilder(PeerAuthenticationSpec instance) |
PeerAuthenticationSpecBuilder(PeerAuthenticationSpecFluent<?> fluent) |
PeerAuthenticationSpecBuilder(PeerAuthenticationSpecFluent<?> fluent,
PeerAuthenticationSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
PeerAuthenticationSpec |
build() |
addToAdditionalProperties, addToAdditionalProperties, addToPortLevelMtls, addToPortLevelMtls, buildMtls, buildSelector, copyInstance, editMtls, editOrNewMtls, editOrNewMtlsLike, editOrNewSelector, editOrNewSelectorLike, editTypeSelector, equals, getAdditionalProperties, getPortLevelMtls, hasAdditionalProperties, hashCode, hasMtls, hasPortLevelMtls, hasSelector, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromPortLevelMtls, removeFromPortLevelMtls, toString, withAdditionalProperties, withMtls, withNewMtls, withNewMtlsLike, withNewSelector, withNewSelectorLike, withPortLevelMtls, withSelectoraggregate, aggregate, build, build, builderOf, getVisitableMappublic PeerAuthenticationSpecBuilder()
public PeerAuthenticationSpecBuilder(PeerAuthenticationSpecFluent<?> fluent)
public PeerAuthenticationSpecBuilder(PeerAuthenticationSpecFluent<?> fluent, PeerAuthenticationSpec instance)
public PeerAuthenticationSpecBuilder(PeerAuthenticationSpec instance)
public PeerAuthenticationSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PeerAuthenticationSpec>Copyright © 2015–2024 Red Hat. All rights reserved.