Interface KafkaListenerTlsFluent.ConfigurationNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaListenerTlsFluent.ConfigurationNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,TlsListenerConfigurationFluent<KafkaListenerTlsFluent.ConfigurationNested<N>>
- All Known Implementing Classes:
KafkaListenerTlsFluentImpl.ConfigurationNestedImpl
- Enclosing interface:
- KafkaListenerTlsFluent<A extends KafkaListenerTlsFluent<A>>
public static interface KafkaListenerTlsFluent.ConfigurationNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, TlsListenerConfigurationFluent<KafkaListenerTlsFluent.ConfigurationNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.strimzi.api.kafka.model.listener.TlsListenerConfigurationFluent
TlsListenerConfigurationFluent.BrokerCertChainAndKeyNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendConfiguration()-
Methods inherited from interface io.strimzi.api.kafka.model.listener.TlsListenerConfigurationFluent
buildBrokerCertChainAndKey, editBrokerCertChainAndKey, editOrNewBrokerCertChainAndKey, editOrNewBrokerCertChainAndKeyLike, getBrokerCertChainAndKey, hasBrokerCertChainAndKey, withBrokerCertChainAndKey, withNewBrokerCertChainAndKey, withNewBrokerCertChainAndKeyLike
-
-