Interface KafkaListenerExternalLoadBalancerFluent.ConfigurationNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaListenerExternalLoadBalancerFluent.ConfigurationNested<N>>,KafkaListenerExternalConfigurationFluent<KafkaListenerExternalLoadBalancerFluent.ConfigurationNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
KafkaListenerExternalLoadBalancerFluentImpl.ConfigurationNestedImpl
- Enclosing interface:
- KafkaListenerExternalLoadBalancerFluent<A extends KafkaListenerExternalLoadBalancerFluent<A>>
public static interface KafkaListenerExternalLoadBalancerFluent.ConfigurationNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, KafkaListenerExternalConfigurationFluent<KafkaListenerExternalLoadBalancerFluent.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
-
-