Interface SoroushComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface SoroushComponentBuilderFactory
Send and receive messages as a Soroush chat bot. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
SoroushComponentBuilderFactory.SoroushComponentBuilder
Builder for the Soroush component.static class
SoroushComponentBuilderFactory.SoroushComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static SoroushComponentBuilderFactory.SoroushComponentBuilder
soroush()
Soroush (camel-soroush) Send and receive messages as a Soroush chat bot.
-
-
-
Method Detail
-
soroush
static SoroushComponentBuilderFactory.SoroushComponentBuilder soroush()
Soroush (camel-soroush) Send and receive messages as a Soroush chat bot. Category: chat Since: 3.0 Maven coordinates: org.apache.camel:camel-soroush- Returns:
- the dsl builder
-
-