public class PeerAuthenticationMutualTLSBuilder extends PeerAuthenticationMutualTLSFluentImpl<PeerAuthenticationMutualTLSBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PeerAuthenticationMutualTLS,PeerAuthenticationMutualTLSBuilder>
| Constructor and Description |
|---|
PeerAuthenticationMutualTLSBuilder() |
PeerAuthenticationMutualTLSBuilder(Boolean validationEnabled) |
PeerAuthenticationMutualTLSBuilder(PeerAuthenticationMutualTLS instance) |
PeerAuthenticationMutualTLSBuilder(PeerAuthenticationMutualTLS instance,
Boolean validationEnabled) |
PeerAuthenticationMutualTLSBuilder(PeerAuthenticationMutualTLSFluent<?> fluent) |
PeerAuthenticationMutualTLSBuilder(PeerAuthenticationMutualTLSFluent<?> fluent,
Boolean validationEnabled) |
PeerAuthenticationMutualTLSBuilder(PeerAuthenticationMutualTLSFluent<?> fluent,
PeerAuthenticationMutualTLS instance) |
PeerAuthenticationMutualTLSBuilder(PeerAuthenticationMutualTLSFluent<?> fluent,
PeerAuthenticationMutualTLS instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
PeerAuthenticationMutualTLS |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getMode, hasMode, withModeaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic PeerAuthenticationMutualTLSBuilder()
public PeerAuthenticationMutualTLSBuilder(Boolean validationEnabled)
public PeerAuthenticationMutualTLSBuilder(PeerAuthenticationMutualTLSFluent<?> fluent)
public PeerAuthenticationMutualTLSBuilder(PeerAuthenticationMutualTLSFluent<?> fluent, Boolean validationEnabled)
public PeerAuthenticationMutualTLSBuilder(PeerAuthenticationMutualTLSFluent<?> fluent, PeerAuthenticationMutualTLS instance)
public PeerAuthenticationMutualTLSBuilder(PeerAuthenticationMutualTLSFluent<?> fluent, PeerAuthenticationMutualTLS instance, Boolean validationEnabled)
public PeerAuthenticationMutualTLSBuilder(PeerAuthenticationMutualTLS instance)
public PeerAuthenticationMutualTLSBuilder(PeerAuthenticationMutualTLS instance, Boolean validationEnabled)
public PeerAuthenticationMutualTLS build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PeerAuthenticationMutualTLS>public boolean equals(Object o)
equals in class PeerAuthenticationMutualTLSFluentImpl<PeerAuthenticationMutualTLSBuilder>public int hashCode()
hashCode in class PeerAuthenticationMutualTLSFluentImpl<PeerAuthenticationMutualTLSBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.