public static interface SoroushBotEndpointBuilderFactory.SoroushBotBuilders
| Modifier and Type | Method and Description |
|---|---|
default SoroushBotEndpointBuilderFactory.SoroushBotEndpointBuilder |
soroush(String path)
Soroush (camel-soroush)
To integrate with the Soroush chat bot.
|
default 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