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() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getMode, hasAdditionalProperties, hashCode, hasMode, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withModeaggregate, aggregate, build, build, builderOf, getVisitableMappublic 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.