Interface KafkaListenerExternalNodePortFluent.OverridesNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaListenerExternalNodePortFluent.OverridesNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,NodePortListenerOverrideFluent<KafkaListenerExternalNodePortFluent.OverridesNested<N>>
- All Known Implementing Classes:
KafkaListenerExternalNodePortFluentImpl.OverridesNestedImpl
- Enclosing interface:
- KafkaListenerExternalNodePortFluent<A extends KafkaListenerExternalNodePortFluent<A>>
public static interface KafkaListenerExternalNodePortFluent.OverridesNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, NodePortListenerOverrideFluent<KafkaListenerExternalNodePortFluent.OverridesNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.strimzi.api.kafka.model.listener.NodePortListenerOverrideFluent
NodePortListenerOverrideFluent.BootstrapNested<N>, NodePortListenerOverrideFluent.BrokersNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendOverrides()-
Methods inherited from interface io.strimzi.api.kafka.model.listener.NodePortListenerOverrideFluent
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
-
-