Class KafkaBindingFluentImpl.SpecNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaBindingSpecFluentImpl<KafkaBindingFluent.SpecNested<N>>
-
- io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaBindingFluentImpl.SpecNestedImpl<N>
-
- All Implemented Interfaces:
KafkaBindingFluent.SpecNested<N>,KafkaBindingSpecFluent<KafkaBindingFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<KafkaBindingFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<KafkaBindingFluent.SpecNested<N>>
- Enclosing class:
- KafkaBindingFluentImpl<A extends KafkaBindingFluent<A>>
public class KafkaBindingFluentImpl.SpecNestedImpl<N> extends KafkaBindingSpecFluentImpl<KafkaBindingFluent.SpecNested<N>> implements KafkaBindingFluent.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.KafkaBindingSpecFluentImpl
KafkaBindingSpecFluentImpl.NetNestedImpl<N>, KafkaBindingSpecFluentImpl.SubjectNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaBindingSpecFluent
KafkaBindingSpecFluent.NetNested<N>, KafkaBindingSpecFluent.SubjectNested<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.KafkaBindingSpecFluentImpl
addAllToBootstrapServers, addNewBootstrapServer, addNewBootstrapServer, addNewBootstrapServer, addToBootstrapServers, addToBootstrapServers, buildNet, buildSubject, editNet, editOrNewNet, editOrNewNetLike, editOrNewSubject, editOrNewSubjectLike, editSubject, equals, getBootstrapServer, getBootstrapServers, getFirstBootstrapServer, getLastBootstrapServer, getMatchingBootstrapServer, getNet, getSubject, hasBootstrapServers, hashCode, hasMatchingBootstrapServer, hasNet, hasSubject, removeAllFromBootstrapServers, removeFromBootstrapServers, setToBootstrapServers, withBootstrapServers, withBootstrapServers, withNet, withNewNet, withNewNetLike, withNewSubject, withNewSubjectLike, withSubject
-
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.KafkaBindingSpecFluent
addAllToBootstrapServers, addNewBootstrapServer, addNewBootstrapServer, addNewBootstrapServer, addToBootstrapServers, addToBootstrapServers, buildNet, buildSubject, editNet, editOrNewNet, editOrNewNetLike, editOrNewSubject, editOrNewSubjectLike, editSubject, getBootstrapServer, getBootstrapServers, getFirstBootstrapServer, getLastBootstrapServer, getMatchingBootstrapServer, getNet, getSubject, hasBootstrapServers, hasMatchingBootstrapServer, hasNet, hasSubject, removeAllFromBootstrapServers, removeFromBootstrapServers, setToBootstrapServers, withBootstrapServers, withBootstrapServers, withNet, withNewNet, withNewNetLike, withNewSubject, withNewSubjectLike, withSubject
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceKafkaBindingFluent.SpecNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endSpec
public N endSpec()
- Specified by:
endSpecin interfaceKafkaBindingFluent.SpecNested<N>
-
-