public class PeerAuthenticationMutualTLSFluent<A extends PeerAuthenticationMutualTLSFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
PeerAuthenticationMutualTLSFluent() |
PeerAuthenticationMutualTLSFluent(PeerAuthenticationMutualTLS instance) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
copyInstance(PeerAuthenticationMutualTLS instance) |
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 PeerAuthenticationMutualTLSFluent()
public PeerAuthenticationMutualTLSFluent(PeerAuthenticationMutualTLS instance)
protected void copyInstance(PeerAuthenticationMutualTLS instance)
public PeerAuthenticationMutualTLSMode getMode()
public A withMode(PeerAuthenticationMutualTLSMode mode)
public boolean hasMode()
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–2023 Red Hat. All rights reserved.