Class KafkaSourceFluentImpl.SpecNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaSourceSpecFluentImpl<KafkaSourceFluent.SpecNested<N>>
-
- io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaSourceFluentImpl.SpecNestedImpl<N>
-
- All Implemented Interfaces:
KafkaSourceFluent.SpecNested<N>,KafkaSourceSpecFluent<KafkaSourceFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<KafkaSourceFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<KafkaSourceFluent.SpecNested<N>>
- Enclosing class:
- KafkaSourceFluentImpl<A extends KafkaSourceFluent<A>>
public class KafkaSourceFluentImpl.SpecNestedImpl<N> extends KafkaSourceSpecFluentImpl<KafkaSourceFluent.SpecNested<N>> implements KafkaSourceFluent.SpecNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaSourceSpecFluentImpl
KafkaSourceSpecFluentImpl.CeOverridesNestedImpl<N>, KafkaSourceSpecFluentImpl.NetNestedImpl<N>, KafkaSourceSpecFluentImpl.SinkNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaSourceSpecFluent
KafkaSourceSpecFluent.CeOverridesNested<N>, KafkaSourceSpecFluent.NetNested<N>, KafkaSourceSpecFluent.SinkNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaSourceSpecFluentImpl
addAllToBootstrapServers, addAllToTopics, addNewBootstrapServer, addNewBootstrapServer, addNewBootstrapServer, addNewTopic, addNewTopic, addNewTopic, addToBootstrapServers, addToBootstrapServers, addToTopics, addToTopics, buildCeOverrides, buildNet, buildSink, editCeOverrides, editNet, editOrNewCeOverrides, editOrNewCeOverridesLike, editOrNewNet, editOrNewNetLike, editOrNewSink, editOrNewSinkLike, editSink, equals, getBootstrapServer, getBootstrapServers, getCeOverrides, getConsumerGroup, getFirstBootstrapServer, getFirstTopic, getLastBootstrapServer, getLastTopic, getMatchingBootstrapServer, getMatchingTopic, getNet, getSink, getTopic, getTopics, hasBootstrapServers, hasCeOverrides, hasConsumerGroup, hashCode, hasMatchingBootstrapServer, hasMatchingTopic, hasNet, hasSink, hasTopics, removeAllFromBootstrapServers, removeAllFromTopics, removeFromBootstrapServers, removeFromTopics, setToBootstrapServers, setToTopics, withBootstrapServers, withBootstrapServers, withCeOverrides, withConsumerGroup, withNet, withNewCeOverrides, withNewCeOverridesLike, withNewConsumerGroup, withNewConsumerGroup, withNewConsumerGroup, withNewNet, withNewNetLike, withNewSink, withNewSinkLike, withSink, withTopics, withTopics
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaSourceSpecFluent
addAllToBootstrapServers, addAllToTopics, addNewBootstrapServer, addNewBootstrapServer, addNewBootstrapServer, addNewTopic, addNewTopic, addNewTopic, addToBootstrapServers, addToBootstrapServers, addToTopics, addToTopics, buildCeOverrides, buildNet, buildSink, editCeOverrides, editNet, editOrNewCeOverrides, editOrNewCeOverridesLike, editOrNewNet, editOrNewNetLike, editOrNewSink, editOrNewSinkLike, editSink, getBootstrapServer, getBootstrapServers, getCeOverrides, getConsumerGroup, getFirstBootstrapServer, getFirstTopic, getLastBootstrapServer, getLastTopic, getMatchingBootstrapServer, getMatchingTopic, getNet, getSink, getTopic, getTopics, hasBootstrapServers, hasCeOverrides, hasConsumerGroup, hasMatchingBootstrapServer, hasMatchingTopic, hasNet, hasSink, hasTopics, removeAllFromBootstrapServers, removeAllFromTopics, removeFromBootstrapServers, removeFromTopics, setToBootstrapServers, setToTopics, withBootstrapServers, withBootstrapServers, withCeOverrides, withConsumerGroup, withNet, withNewCeOverrides, withNewCeOverridesLike, withNewConsumerGroup, withNewConsumerGroup, withNewConsumerGroup, withNewNet, withNewNetLike, withNewSink, withNewSinkLike, withSink, withTopics, withTopics
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceKafkaSourceFluent.SpecNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endSpec
public N endSpec()
- Specified by:
endSpecin interfaceKafkaSourceFluent.SpecNested<N>
-
-