@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface TelegramEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
TelegramEndpointBuilderFactory.AdvancedTelegramEndpointBuilder
Advanced builder for endpoint for the Telegram component.
|
static interface |
TelegramEndpointBuilderFactory.AdvancedTelegramEndpointConsumerBuilder
Advanced builder for endpoint consumers for the Telegram component.
|
static interface |
TelegramEndpointBuilderFactory.AdvancedTelegramEndpointProducerBuilder
Advanced builder for endpoint producers for the Telegram component.
|
static interface |
TelegramEndpointBuilderFactory.TelegramBuilders |
static interface |
TelegramEndpointBuilderFactory.TelegramEndpointBuilder
Builder for endpoint for the Telegram component.
|
static interface |
TelegramEndpointBuilderFactory.TelegramEndpointConsumerBuilder
Builder for endpoint consumers for the Telegram component.
|
static interface |
TelegramEndpointBuilderFactory.TelegramEndpointProducerBuilder
Builder for endpoint producers for the Telegram component.
|
| Modifier and Type | Method and Description |
|---|---|
static TelegramEndpointBuilderFactory.TelegramEndpointBuilder |
telegram(String path)
Telegram (camel-telegram)
The telegram component provides access to the Telegram Bot API.
|
static TelegramEndpointBuilderFactory.TelegramEndpointBuilder telegram(String path)
telegram:type
Path parameter: type (required)
The endpoint type. Currently, only the 'bots' type is supported.
The value can be one of: botsApache Camel