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