Class KafkaListenerExternalIngressFluentImpl.ConfigurationNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.listener.KafkaListenerExternalConfigurationFluentImpl<A>
-
- io.strimzi.api.kafka.model.listener.IngressListenerConfigurationFluentImpl<KafkaListenerExternalIngressFluent.ConfigurationNested<N>>
-
- io.strimzi.api.kafka.model.listener.KafkaListenerExternalIngressFluentImpl.ConfigurationNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaListenerExternalIngressFluent.ConfigurationNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<KafkaListenerExternalIngressFluent.ConfigurationNested<N>>,IngressListenerConfigurationFluent<KafkaListenerExternalIngressFluent.ConfigurationNested<N>>,KafkaListenerExternalConfigurationFluent<KafkaListenerExternalIngressFluent.ConfigurationNested<N>>,KafkaListenerExternalIngressFluent.ConfigurationNested<N>
- Enclosing class:
- KafkaListenerExternalIngressFluentImpl<A extends KafkaListenerExternalIngressFluent<A>>
public class KafkaListenerExternalIngressFluentImpl.ConfigurationNestedImpl<N> extends IngressListenerConfigurationFluentImpl<KafkaListenerExternalIngressFluent.ConfigurationNested<N>> implements KafkaListenerExternalIngressFluent.ConfigurationNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.strimzi.api.kafka.model.listener.IngressListenerConfigurationFluentImpl
IngressListenerConfigurationFluentImpl.BootstrapNestedImpl<N>, IngressListenerConfigurationFluentImpl.BrokersNestedImpl<N>
-
Nested classes/interfaces inherited from class io.strimzi.api.kafka.model.listener.KafkaListenerExternalConfigurationFluentImpl
KafkaListenerExternalConfigurationFluentImpl.BrokerCertChainAndKeyNestedImpl<N>
-
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 Concrete Methods Modifier and Type Method Description Nand()NendConfiguration()-
Methods inherited from class io.strimzi.api.kafka.model.listener.IngressListenerConfigurationFluentImpl
addAllToBrokers, addNewBroker, addNewBrokerLike, addToBrokers, addToBrokers, buildBootstrap, buildBroker, buildBrokers, buildFirstBroker, buildLastBroker, buildMatchingBroker, editBootstrap, editBroker, editFirstBroker, editLastBroker, editMatchingBroker, editOrNewBootstrap, editOrNewBootstrapLike, equals, getBootstrap, getBrokers, hasBootstrap, hasBrokers, hashCode, hasMatchingBroker, removeAllFromBrokers, removeFromBrokers, removeMatchingFromBrokers, setNewBrokerLike, setToBrokers, withBootstrap, withBrokers, withBrokers, withNewBootstrap, withNewBootstrapLike
-
Methods inherited from class io.strimzi.api.kafka.model.listener.KafkaListenerExternalConfigurationFluentImpl
buildBrokerCertChainAndKey, editBrokerCertChainAndKey, editOrNewBrokerCertChainAndKey, editOrNewBrokerCertChainAndKeyLike, getBrokerCertChainAndKey, hasBrokerCertChainAndKey, withBrokerCertChainAndKey, withNewBrokerCertChainAndKey, withNewBrokerCertChainAndKeyLike
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
-
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
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceKafkaListenerExternalIngressFluent.ConfigurationNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endConfiguration
public N endConfiguration()
- Specified by:
endConfigurationin interfaceKafkaListenerExternalIngressFluent.ConfigurationNested<N>
-
-