Uses of Interface
org.apache.camel.builder.endpoint.dsl.TelegramEndpointBuilderFactory.TelegramEndpointProducerBuilder
Packages that use TelegramEndpointBuilderFactory.TelegramEndpointProducerBuilder
-
Uses of TelegramEndpointBuilderFactory.TelegramEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of TelegramEndpointBuilderFactory.TelegramEndpointProducerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceBuilder for endpoint for the Telegram component.Methods in org.apache.camel.builder.endpoint.dsl that return TelegramEndpointBuilderFactory.TelegramEndpointProducerBuilderModifier and TypeMethodDescriptionTelegramEndpointBuilderFactory.TelegramEndpointProducerBuilder.authorizationToken(String authorizationToken) The authorization token for using the bot (ask the BotFather).TelegramEndpointBuilderFactory.AdvancedTelegramEndpointProducerBuilder.basic()The identifier of the chat that will receive the produced messages.HTTP proxy host which could be used when sending out the message.HTTP proxy port which could be used when sending out the message.HTTP proxy port which could be used when sending out the message.HTTP proxy type which could be used when sending out the message.TelegramEndpointBuilderFactory.TelegramEndpointProducerBuilder.proxyType(org.apache.camel.component.telegram.TelegramProxyType proxyType) HTTP proxy type which could be used when sending out the message.