public class PeerAuthenticationMutualTLSBuilder extends PeerAuthenticationMutualTLSFluent<PeerAuthenticationMutualTLSBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PeerAuthenticationMutualTLS,PeerAuthenticationMutualTLSBuilder>
| Constructor and Description |
|---|
PeerAuthenticationMutualTLSBuilder() |
PeerAuthenticationMutualTLSBuilder(PeerAuthenticationMutualTLS instance) |
PeerAuthenticationMutualTLSBuilder(PeerAuthenticationMutualTLSFluent<?> fluent) |
PeerAuthenticationMutualTLSBuilder(PeerAuthenticationMutualTLSFluent<?> fluent,
PeerAuthenticationMutualTLS instance) |
| Modifier and Type | Method and Description |
|---|---|
PeerAuthenticationMutualTLS |
build() |
copyInstance, equals, getMode, hashCode, hasMode, toString, withModeaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PeerAuthenticationMutualTLSBuilder()
public PeerAuthenticationMutualTLSBuilder(PeerAuthenticationMutualTLSFluent<?> fluent)
public PeerAuthenticationMutualTLSBuilder(PeerAuthenticationMutualTLSFluent<?> fluent, PeerAuthenticationMutualTLS instance)
public PeerAuthenticationMutualTLSBuilder(PeerAuthenticationMutualTLS instance)
public PeerAuthenticationMutualTLS build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PeerAuthenticationMutualTLS>Copyright © 2015–2023 Red Hat. All rights reserved.