Interface KafkaListenerExternalRouteFluent.ConfigurationNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaListenerExternalRouteFluent.ConfigurationNested<N>>,KafkaListenerExternalConfigurationFluent<KafkaListenerExternalRouteFluent.ConfigurationNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
KafkaListenerExternalRouteFluentImpl.ConfigurationNestedImpl
- Enclosing interface:
- KafkaListenerExternalRouteFluent<A extends KafkaListenerExternalRouteFluent<A>>
public static interface KafkaListenerExternalRouteFluent.ConfigurationNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, KafkaListenerExternalConfigurationFluent<KafkaListenerExternalRouteFluent.ConfigurationNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.strimzi.api.kafka.model.listener.KafkaListenerExternalConfigurationFluent
KafkaListenerExternalConfigurationFluent.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.KafkaListenerExternalConfigurationFluent
buildBrokerCertChainAndKey, editBrokerCertChainAndKey, editOrNewBrokerCertChainAndKey, editOrNewBrokerCertChainAndKeyLike, getBrokerCertChainAndKey, hasBrokerCertChainAndKey, withBrokerCertChainAndKey, withNewBrokerCertChainAndKey, withNewBrokerCertChainAndKeyLike
-
-