Interface KnativeComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface KnativeComponentBuilderFactory
Send and receive events from Knative. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceKnativeComponentBuilderFactory.KnativeComponentBuilderBuilder for the Knative component.static classKnativeComponentBuilderFactory.KnativeComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static KnativeComponentBuilderFactory.KnativeComponentBuilderknative()Knative (camel-knative) Send and receive events from Knative.
-
-
-
Method Detail
-
knative
static KnativeComponentBuilderFactory.KnativeComponentBuilder knative()
Knative (camel-knative) Send and receive events from Knative. Category: cloud Since: 3.15 Maven coordinates: org.apache.camel:camel-knative- Returns:
- the dsl builder
-
-