public class PeerAuthenticationSpecBuilder extends PeerAuthenticationSpecFluentImpl<PeerAuthenticationSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PeerAuthenticationSpec,PeerAuthenticationSpecBuilder>
PeerAuthenticationSpecFluentImpl.MtlsNestedImpl<N>, PeerAuthenticationSpecFluentImpl.TypeSelectorNestedImpl<N>PeerAuthenticationSpecFluent.MtlsNested<N>, PeerAuthenticationSpecFluent.TypeSelectorNested<N>| Constructor and Description |
|---|
PeerAuthenticationSpecBuilder() |
PeerAuthenticationSpecBuilder(Boolean validationEnabled) |
PeerAuthenticationSpecBuilder(PeerAuthenticationSpec instance) |
PeerAuthenticationSpecBuilder(PeerAuthenticationSpec instance,
Boolean validationEnabled) |
PeerAuthenticationSpecBuilder(PeerAuthenticationSpecFluent<?> fluent) |
PeerAuthenticationSpecBuilder(PeerAuthenticationSpecFluent<?> fluent,
Boolean validationEnabled) |
PeerAuthenticationSpecBuilder(PeerAuthenticationSpecFluent<?> fluent,
PeerAuthenticationSpec instance) |
PeerAuthenticationSpecBuilder(PeerAuthenticationSpecFluent<?> fluent,
PeerAuthenticationSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
PeerAuthenticationSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToPortLevelMtls, addToPortLevelMtls, buildMtls, buildSelector, editMtls, editOrNewMtls, editOrNewMtlsLike, editOrNewSelector, editOrNewSelectorLike, editTypeSelector, getMtls, getPortLevelMtls, getSelector, hasMtls, hasPortLevelMtls, hasSelector, removeFromPortLevelMtls, removeFromPortLevelMtls, withMtls, withNewMtls, withNewMtlsLike, withNewSelectorLike, withNewTypeSelector, withPortLevelMtls, withSelectoraccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic PeerAuthenticationSpecBuilder()
public PeerAuthenticationSpecBuilder(Boolean validationEnabled)
public PeerAuthenticationSpecBuilder(PeerAuthenticationSpecFluent<?> fluent)
public PeerAuthenticationSpecBuilder(PeerAuthenticationSpecFluent<?> fluent, Boolean validationEnabled)
public PeerAuthenticationSpecBuilder(PeerAuthenticationSpecFluent<?> fluent, PeerAuthenticationSpec instance)
public PeerAuthenticationSpecBuilder(PeerAuthenticationSpecFluent<?> fluent, PeerAuthenticationSpec instance, Boolean validationEnabled)
public PeerAuthenticationSpecBuilder(PeerAuthenticationSpec instance)
public PeerAuthenticationSpecBuilder(PeerAuthenticationSpec instance, Boolean validationEnabled)
public PeerAuthenticationSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PeerAuthenticationSpec>public boolean equals(Object o)
equals in class PeerAuthenticationSpecFluentImpl<PeerAuthenticationSpecBuilder>public int hashCode()
hashCode in class PeerAuthenticationSpecFluentImpl<PeerAuthenticationSpecBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.