public class TlsListenerConfigurationFluentImpl<A extends TlsListenerConfigurationFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements TlsListenerConfigurationFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
TlsListenerConfigurationFluentImpl.BrokerCertChainAndKeyNestedImpl<N> |
TlsListenerConfigurationFluent.BrokerCertChainAndKeyNested<N>| Constructor and Description |
|---|
TlsListenerConfigurationFluentImpl() |
TlsListenerConfigurationFluentImpl(TlsListenerConfiguration instance) |
public TlsListenerConfigurationFluentImpl()
public TlsListenerConfigurationFluentImpl(TlsListenerConfiguration instance)
@Deprecated public CertAndKeySecretSource getBrokerCertChainAndKey()
getBrokerCertChainAndKey in interface TlsListenerConfigurationFluent<A extends TlsListenerConfigurationFluent<A>>public CertAndKeySecretSource buildBrokerCertChainAndKey()
buildBrokerCertChainAndKey in interface TlsListenerConfigurationFluent<A extends TlsListenerConfigurationFluent<A>>public A withBrokerCertChainAndKey(CertAndKeySecretSource brokerCertChainAndKey)
withBrokerCertChainAndKey in interface TlsListenerConfigurationFluent<A extends TlsListenerConfigurationFluent<A>>public Boolean hasBrokerCertChainAndKey()
hasBrokerCertChainAndKey in interface TlsListenerConfigurationFluent<A extends TlsListenerConfigurationFluent<A>>public TlsListenerConfigurationFluent.BrokerCertChainAndKeyNested<A> withNewBrokerCertChainAndKey()
withNewBrokerCertChainAndKey in interface TlsListenerConfigurationFluent<A extends TlsListenerConfigurationFluent<A>>public TlsListenerConfigurationFluent.BrokerCertChainAndKeyNested<A> withNewBrokerCertChainAndKeyLike(CertAndKeySecretSource item)
withNewBrokerCertChainAndKeyLike in interface TlsListenerConfigurationFluent<A extends TlsListenerConfigurationFluent<A>>public TlsListenerConfigurationFluent.BrokerCertChainAndKeyNested<A> editBrokerCertChainAndKey()
editBrokerCertChainAndKey in interface TlsListenerConfigurationFluent<A extends TlsListenerConfigurationFluent<A>>public TlsListenerConfigurationFluent.BrokerCertChainAndKeyNested<A> editOrNewBrokerCertChainAndKey()
editOrNewBrokerCertChainAndKey in interface TlsListenerConfigurationFluent<A extends TlsListenerConfigurationFluent<A>>public TlsListenerConfigurationFluent.BrokerCertChainAndKeyNested<A> editOrNewBrokerCertChainAndKeyLike(CertAndKeySecretSource item)
editOrNewBrokerCertChainAndKeyLike in interface TlsListenerConfigurationFluent<A extends TlsListenerConfigurationFluent<A>>Copyright © 2020. All rights reserved.