Interface KafkaListenerExternalIngressFluent.ConfigurationNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaListenerExternalIngressFluent.ConfigurationNested<N>>,IngressListenerConfigurationFluent<KafkaListenerExternalIngressFluent.ConfigurationNested<N>>,KafkaListenerExternalConfigurationFluent<KafkaListenerExternalIngressFluent.ConfigurationNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
KafkaListenerExternalIngressFluentImpl.ConfigurationNestedImpl
- Enclosing interface:
- KafkaListenerExternalIngressFluent<A extends KafkaListenerExternalIngressFluent<A>>
public static interface KafkaListenerExternalIngressFluent.ConfigurationNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, IngressListenerConfigurationFluent<KafkaListenerExternalIngressFluent.ConfigurationNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.strimzi.api.kafka.model.listener.IngressListenerConfigurationFluent
IngressListenerConfigurationFluent.BootstrapNested<N>, IngressListenerConfigurationFluent.BrokersNested<N>
-
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.IngressListenerConfigurationFluent
addAllToBrokers, addNewBroker, addNewBrokerLike, addToBrokers, addToBrokers, buildBootstrap, buildBroker, buildBrokers, buildFirstBroker, buildLastBroker, buildMatchingBroker, editBootstrap, editBroker, editFirstBroker, editLastBroker, editMatchingBroker, editOrNewBootstrap, editOrNewBootstrapLike, getBootstrap, getBrokers, hasBootstrap, hasBrokers, hasMatchingBroker, removeAllFromBrokers, removeFromBrokers, removeMatchingFromBrokers, setNewBrokerLike, setToBrokers, withBootstrap, withBrokers, withBrokers, withNewBootstrap, withNewBootstrapLike
-
Methods inherited from interface io.strimzi.api.kafka.model.listener.KafkaListenerExternalConfigurationFluent
buildBrokerCertChainAndKey, editBrokerCertChainAndKey, editOrNewBrokerCertChainAndKey, editOrNewBrokerCertChainAndKeyLike, getBrokerCertChainAndKey, hasBrokerCertChainAndKey, withBrokerCertChainAndKey, withNewBrokerCertChainAndKey, withNewBrokerCertChainAndKeyLike
-
-