public class PeerAuthenticationMutualTLSFluentImpl<A extends PeerAuthenticationMutualTLSFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PeerAuthenticationMutualTLSFluent<A>
| Constructor and Description |
|---|
PeerAuthenticationMutualTLSFluentImpl() |
PeerAuthenticationMutualTLSFluentImpl(PeerAuthenticationMutualTLS instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
PeerAuthenticationMutualTLSMode |
getMode() |
int |
hashCode() |
Boolean |
hasMode() |
A |
withMode(PeerAuthenticationMutualTLSMode mode) |
public PeerAuthenticationMutualTLSFluentImpl()
public PeerAuthenticationMutualTLSFluentImpl(PeerAuthenticationMutualTLS instance)
public PeerAuthenticationMutualTLSMode getMode()
getMode in interface PeerAuthenticationMutualTLSFluent<A extends PeerAuthenticationMutualTLSFluent<A>>public A withMode(PeerAuthenticationMutualTLSMode mode)
withMode in interface PeerAuthenticationMutualTLSFluent<A extends PeerAuthenticationMutualTLSFluent<A>>public Boolean hasMode()
hasMode in interface PeerAuthenticationMutualTLSFluent<A extends PeerAuthenticationMutualTLSFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.