default TwitterTimelineComponentBuilderFactory.TwitterTimelineComponentBuilder |
TwitterTimelineComponentBuilderFactory.TwitterTimelineComponentBuilder.accessToken(String accessToken) |
The access token.
|
default TwitterTimelineComponentBuilderFactory.TwitterTimelineComponentBuilder |
TwitterTimelineComponentBuilderFactory.TwitterTimelineComponentBuilder.accessTokenSecret(String accessTokenSecret) |
The access token secret.
|
default TwitterTimelineComponentBuilderFactory.TwitterTimelineComponentBuilder |
TwitterTimelineComponentBuilderFactory.TwitterTimelineComponentBuilder.autowiredEnabled(boolean autowiredEnabled) |
Whether autowiring is enabled.
|
default TwitterTimelineComponentBuilderFactory.TwitterTimelineComponentBuilder |
TwitterTimelineComponentBuilderFactory.TwitterTimelineComponentBuilder.bridgeErrorHandler(boolean bridgeErrorHandler) |
Allows for bridging the consumer to the Camel routing Error Handler,
which mean any exceptions occurred while the consumer is trying to
pickup incoming messages, or the likes, will now be processed as a
message and handled by the routing Error Handler.
|
default TwitterTimelineComponentBuilderFactory.TwitterTimelineComponentBuilder |
TwitterTimelineComponentBuilderFactory.TwitterTimelineComponentBuilder.consumerKey(String consumerKey) |
The consumer key.
|
default TwitterTimelineComponentBuilderFactory.TwitterTimelineComponentBuilder |
TwitterTimelineComponentBuilderFactory.TwitterTimelineComponentBuilder.consumerSecret(String consumerSecret) |
The consumer secret.
|
default TwitterTimelineComponentBuilderFactory.TwitterTimelineComponentBuilder |
TwitterTimelineComponentBuilderFactory.TwitterTimelineComponentBuilder.httpProxyHost(String httpProxyHost) |
The http proxy host which can be used for the camel-twitter.
|
default TwitterTimelineComponentBuilderFactory.TwitterTimelineComponentBuilder |
TwitterTimelineComponentBuilderFactory.TwitterTimelineComponentBuilder.httpProxyPassword(String httpProxyPassword) |
The http proxy password which can be used for the camel-twitter.
|
default TwitterTimelineComponentBuilderFactory.TwitterTimelineComponentBuilder |
TwitterTimelineComponentBuilderFactory.TwitterTimelineComponentBuilder.httpProxyPort(int httpProxyPort) |
The http proxy port which can be used for the camel-twitter.
|
default TwitterTimelineComponentBuilderFactory.TwitterTimelineComponentBuilder |
TwitterTimelineComponentBuilderFactory.TwitterTimelineComponentBuilder.httpProxyUser(String httpProxyUser) |
The http proxy user which can be used for the camel-twitter.
|
default TwitterTimelineComponentBuilderFactory.TwitterTimelineComponentBuilder |
TwitterTimelineComponentBuilderFactory.TwitterTimelineComponentBuilder.lazyStartProducer(boolean lazyStartProducer) |
Whether the producer should be started lazy (on the first message).
|
static TwitterTimelineComponentBuilderFactory.TwitterTimelineComponentBuilder |
TwitterTimelineComponentBuilderFactory.twitterTimeline() |
Twitter Timeline (camel-twitter)
Send tweets and receive tweets from user's timeline.
|