Class KafkaListenerExternalRouteFluentImpl.ConfigurationNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.listener.KafkaListenerExternalConfigurationFluentImpl<KafkaListenerExternalRouteFluent.ConfigurationNested<N>>
-
- io.strimzi.api.kafka.model.listener.KafkaListenerExternalRouteFluentImpl.ConfigurationNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaListenerExternalRouteFluent.ConfigurationNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<KafkaListenerExternalRouteFluent.ConfigurationNested<N>>,KafkaListenerExternalConfigurationFluent<KafkaListenerExternalRouteFluent.ConfigurationNested<N>>,KafkaListenerExternalRouteFluent.ConfigurationNested<N>
- Enclosing class:
- KafkaListenerExternalRouteFluentImpl<A extends KafkaListenerExternalRouteFluent<A>>
public class KafkaListenerExternalRouteFluentImpl.ConfigurationNestedImpl<N> extends KafkaListenerExternalConfigurationFluentImpl<KafkaListenerExternalRouteFluent.ConfigurationNested<N>> implements KafkaListenerExternalRouteFluent.ConfigurationNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
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.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.KafkaListenerExternalConfigurationFluentImpl
buildBrokerCertChainAndKey, editBrokerCertChainAndKey, editOrNewBrokerCertChainAndKey, editOrNewBrokerCertChainAndKeyLike, equals, getBrokerCertChainAndKey, hasBrokerCertChainAndKey, hashCode, 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.KafkaListenerExternalConfigurationFluent
buildBrokerCertChainAndKey, editBrokerCertChainAndKey, editOrNewBrokerCertChainAndKey, editOrNewBrokerCertChainAndKeyLike, getBrokerCertChainAndKey, hasBrokerCertChainAndKey, withBrokerCertChainAndKey, withNewBrokerCertChainAndKey, withNewBrokerCertChainAndKeyLike
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceKafkaListenerExternalRouteFluent.ConfigurationNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endConfiguration
public N endConfiguration()
- Specified by:
endConfigurationin interfaceKafkaListenerExternalRouteFluent.ConfigurationNested<N>
-
-