@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface SoroushBotEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SoroushBotEndpointBuilderFactory.AdvancedSoroushBotEndpointBuilder
Advanced builder for endpoint for the Soroush component.
|
static interface |
SoroushBotEndpointBuilderFactory.AdvancedSoroushBotEndpointConsumerBuilder
Advanced builder for endpoint consumers for the Soroush component.
|
static interface |
SoroushBotEndpointBuilderFactory.AdvancedSoroushBotEndpointProducerBuilder
Advanced builder for endpoint producers for the Soroush component.
|
static interface |
SoroushBotEndpointBuilderFactory.SoroushBotBuilders |
static interface |
SoroushBotEndpointBuilderFactory.SoroushBotEndpointBuilder
Builder for endpoint for the Soroush component.
|
static interface |
SoroushBotEndpointBuilderFactory.SoroushBotEndpointConsumerBuilder
Builder for endpoint consumers for the Soroush component.
|
static interface |
SoroushBotEndpointBuilderFactory.SoroushBotEndpointProducerBuilder
Builder for endpoint producers for the Soroush component.
|
| Modifier and Type | Method and Description |
|---|---|
static SoroushBotEndpointBuilderFactory.SoroushBotEndpointBuilder |
soroush(String path)
Soroush (camel-soroush)
To integrate with the Soroush chat bot.
|
static SoroushBotEndpointBuilderFactory.SoroushBotEndpointBuilder soroush(String path)
soroush:action
Path parameter: action (required)
The action to do.
The value can be one of: sendMessage, getMessage, uploadFile,
downloadFileApache Camel