Uses of Class
io.fabric8.knative.messaging.v1.ChannelTemplateSpec
-
Packages that use ChannelTemplateSpec Package Description io.fabric8.knative.flows.v1 io.fabric8.knative.messaging.v1 -
-
Uses of ChannelTemplateSpec in io.fabric8.knative.flows.v1
Methods in io.fabric8.knative.flows.v1 that return ChannelTemplateSpec Modifier and Type Method Description ChannelTemplateSpecSequenceSpecFluent. buildChannelTemplate()ChannelTemplateSpecSequenceSpecFluentImpl. buildChannelTemplate()ChannelTemplateSpecSequenceSpec. getChannelTemplate()ChannelTemplateSpecSequenceSpecFluent. getChannelTemplate()Deprecated.ChannelTemplateSpecSequenceSpecFluentImpl. getChannelTemplate()Deprecated.Methods in io.fabric8.knative.flows.v1 with parameters of type ChannelTemplateSpec Modifier and Type Method Description SequenceSpecFluent.ChannelTemplateNested<A>SequenceSpecFluent. editOrNewChannelTemplateLike(ChannelTemplateSpec item)SequenceSpecFluent.ChannelTemplateNested<A>SequenceSpecFluentImpl. editOrNewChannelTemplateLike(ChannelTemplateSpec item)voidSequenceSpec. setChannelTemplate(ChannelTemplateSpec channelTemplate)ASequenceSpecFluent. withChannelTemplate(ChannelTemplateSpec channelTemplate)ASequenceSpecFluentImpl. withChannelTemplate(ChannelTemplateSpec channelTemplate)SequenceSpecFluent.ChannelTemplateNested<A>SequenceSpecFluent. withNewChannelTemplateLike(ChannelTemplateSpec item)SequenceSpecFluent.ChannelTemplateNested<A>SequenceSpecFluentImpl. withNewChannelTemplateLike(ChannelTemplateSpec item)Constructors in io.fabric8.knative.flows.v1 with parameters of type ChannelTemplateSpec Constructor Description EditableSequenceSpec(ChannelTemplateSpec channelTemplate, Destination reply, List<SequenceStep> steps)SequenceSpec(ChannelTemplateSpec channelTemplate, Destination reply, List<SequenceStep> steps) -
Uses of ChannelTemplateSpec in io.fabric8.knative.messaging.v1
Subclasses of ChannelTemplateSpec in io.fabric8.knative.messaging.v1 Modifier and Type Class Description classEditableChannelTemplateSpecMethods in io.fabric8.knative.messaging.v1 that return ChannelTemplateSpec Modifier and Type Method Description ChannelTemplateSpecChannelSpecFluent. buildChannelTemplate()ChannelTemplateSpecChannelSpecFluentImpl. buildChannelTemplate()ChannelTemplateSpecChannelSpec. getChannelTemplate()ChannelTemplateSpecChannelSpecFluent. getChannelTemplate()Deprecated.ChannelTemplateSpecChannelSpecFluentImpl. getChannelTemplate()Deprecated.Methods in io.fabric8.knative.messaging.v1 with parameters of type ChannelTemplateSpec Modifier and Type Method Description ChannelSpecFluent.ChannelTemplateNested<A>ChannelSpecFluent. editOrNewChannelTemplateLike(ChannelTemplateSpec item)ChannelSpecFluent.ChannelTemplateNested<A>ChannelSpecFluentImpl. editOrNewChannelTemplateLike(ChannelTemplateSpec item)voidChannelSpec. setChannelTemplate(ChannelTemplateSpec channelTemplate)AChannelSpecFluent. withChannelTemplate(ChannelTemplateSpec channelTemplate)AChannelSpecFluentImpl. withChannelTemplate(ChannelTemplateSpec channelTemplate)ChannelSpecFluent.ChannelTemplateNested<A>ChannelSpecFluent. withNewChannelTemplateLike(ChannelTemplateSpec item)ChannelSpecFluent.ChannelTemplateNested<A>ChannelSpecFluentImpl. withNewChannelTemplateLike(ChannelTemplateSpec item)Constructors in io.fabric8.knative.messaging.v1 with parameters of type ChannelTemplateSpec Constructor Description ChannelSpec(ChannelTemplateSpec channelTemplate, DeliverySpec delivery, List<SubscriberSpec> subscribers)ChannelTemplateSpecBuilder(ChannelTemplateSpec instance)ChannelTemplateSpecBuilder(ChannelTemplateSpecFluent<?> fluent, ChannelTemplateSpec instance)ChannelTemplateSpecBuilder(ChannelTemplateSpecFluent<?> fluent, ChannelTemplateSpec instance, Boolean validationEnabled)ChannelTemplateSpecBuilder(ChannelTemplateSpec instance, Boolean validationEnabled)ChannelTemplateSpecFluentImpl(ChannelTemplateSpec instance)EditableChannelSpec(ChannelTemplateSpec channelTemplate, DeliverySpec delivery, List<SubscriberSpec> subscribers)
-