Interface TelegramEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface TelegramEndpointBuilderFactory
Send and receive messages acting as a Telegram Bot Telegram Bot API. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceTelegramEndpointBuilderFactory.AdvancedTelegramEndpointBuilderAdvanced builder for endpoint for the Telegram component.static interfaceTelegramEndpointBuilderFactory.AdvancedTelegramEndpointConsumerBuilderAdvanced builder for endpoint consumers for the Telegram component.static interfaceTelegramEndpointBuilderFactory.AdvancedTelegramEndpointProducerBuilderAdvanced builder for endpoint producers for the Telegram component.static interfaceTelegramEndpointBuilderFactory.TelegramBuildersstatic interfaceTelegramEndpointBuilderFactory.TelegramEndpointBuilderBuilder for endpoint for the Telegram component.static interfaceTelegramEndpointBuilderFactory.TelegramEndpointConsumerBuilderBuilder for endpoint consumers for the Telegram component.static interfaceTelegramEndpointBuilderFactory.TelegramEndpointProducerBuilderBuilder for endpoint producers for the Telegram component.static classTelegramEndpointBuilderFactory.TelegramProxyTypeProxy enum fororg.apache.camel.component.telegram.TelegramProxyTypeenum.
-
Method Summary
Static Methods Modifier and Type Method Description static TelegramEndpointBuilderFactory.TelegramEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static TelegramEndpointBuilderFactory.TelegramEndpointBuilder endpointBuilder(String componentName, String path)
-
-