Interface KafkaListenerExternalNodePortFluent.ConfigurationNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaListenerExternalNodePortFluent.ConfigurationNested<N>>,KafkaListenerExternalConfigurationFluent<KafkaListenerExternalNodePortFluent.ConfigurationNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,NodePortListenerConfigurationFluent<KafkaListenerExternalNodePortFluent.ConfigurationNested<N>>
- All Known Implementing Classes:
KafkaListenerExternalNodePortFluentImpl.ConfigurationNestedImpl
- Enclosing interface:
- KafkaListenerExternalNodePortFluent<A extends KafkaListenerExternalNodePortFluent<A>>
public static interface KafkaListenerExternalNodePortFluent.ConfigurationNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, NodePortListenerConfigurationFluent<KafkaListenerExternalNodePortFluent.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
-
Methods inherited from interface io.strimzi.api.kafka.model.listener.NodePortListenerConfigurationFluent
getPreferredAddressType, hasPreferredAddressType, withPreferredAddressType
-
-