Class TwitterDirectMessageEndpointBuilderFactory.TwitterDirectMessageHeaderNameBuilder

java.lang.Object
org.apache.camel.builder.endpoint.dsl.TwitterDirectMessageEndpointBuilderFactory.TwitterDirectMessageHeaderNameBuilder
Enclosing interface:
TwitterDirectMessageEndpointBuilderFactory

public static class TwitterDirectMessageEndpointBuilderFactory.TwitterDirectMessageHeaderNameBuilder extends Object
The builder of headers' name for the Twitter Direct Message component.
  • Constructor Details

    • TwitterDirectMessageHeaderNameBuilder

      public TwitterDirectMessageHeaderNameBuilder()
  • Method Details

    • twitterUser

      public String twitterUser()
      The user. The option is a: String type. Group: common
      Returns:
      the name of the header TwitterUser.
    • twitterEventType

      public String twitterEventType()
      The type of event. The supported values are the values of the enum org.apache.camel.component.twitter.consumer.TwitterEventType. The option is a: String type. Group: common
      Returns:
      the name of the header TwitterEventType.