public class PeerAuthenticationSpecBuilder extends PeerAuthenticationSpecFluent<PeerAuthenticationSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PeerAuthenticationSpec,PeerAuthenticationSpecBuilder>
PeerAuthenticationSpecFluent.MtlsNested<N>, PeerAuthenticationSpecFluent.TypeSelectorNested<N>| Constructor and Description |
|---|
PeerAuthenticationSpecBuilder() |
PeerAuthenticationSpecBuilder(PeerAuthenticationSpec instance) |
PeerAuthenticationSpecBuilder(PeerAuthenticationSpecFluent<?> fluent) |
PeerAuthenticationSpecBuilder(PeerAuthenticationSpecFluent<?> fluent,
PeerAuthenticationSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
PeerAuthenticationSpec |
build() |
addToPortLevelMtls, addToPortLevelMtls, buildMtls, buildSelector, copyInstance, editMtls, editOrNewMtls, editOrNewMtlsLike, editOrNewSelector, editOrNewSelectorLike, editTypeSelector, equals, getPortLevelMtls, hashCode, hasMtls, hasPortLevelMtls, hasSelector, removeFromPortLevelMtls, removeFromPortLevelMtls, toString, withMtls, withNewMtls, withNewMtlsLike, withNewSelectorLike, withNewTypeSelector, withPortLevelMtls, withSelectoraccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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–2023 Red Hat. All rights reserved.