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() |
String |
toString() |
A |
withMode(PeerAuthenticationMutualTLSMode mode) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PeerAuthenticationMutualTLSFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PeerAuthenticationMutualTLSFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.