Interface KameletReifyComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface KameletReifyComponentBuilderFactory
To call Kamelets (indirectly) Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
KameletReifyComponentBuilderFactory.KameletReifyComponentBuilder
Builder for the Kamelet Reify component.static class
KameletReifyComponentBuilderFactory.KameletReifyComponentBuilderImpl
-
Method Summary
All Methods Static Methods Deprecated Methods Modifier and Type Method Description static KameletReifyComponentBuilderFactory.KameletReifyComponentBuilder
kameletReify()
Deprecated.
-
-
-
Method Detail
-
kameletReify
@Deprecated static KameletReifyComponentBuilderFactory.KameletReifyComponentBuilder kameletReify()
Deprecated.Kamelet Reify (camel-kamelet-reify) To call Kamelets (indirectly) Category: core Since: 3.6 Maven coordinates: org.apache.camel:camel-kamelet-reify- Returns:
- the dsl builder
-
-