Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W 

A

Account - Interface in org.apache.streams.twitter.api
Interface for /account methods.
AccountActivity - Interface in org.apache.streams.twitter.api
Interface for /account_activity methods.
AccountSettings - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/manage-account-settings/api-reference/get-account-settings
AccountSettings() - Constructor for class org.apache.streams.twitter.api.AccountSettings
 
AccountSettingsResponse - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/manage-account-settings/api-reference/get-account-settings
AccountSettingsResponse() - Constructor for class org.apache.streams.twitter.api.AccountSettingsResponse
 
addDatum(Future<List<StreamsDatum>>) - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
addLocationExtension(Activity, Tweet) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Adds the location extension and populates with teh twitter data.
addTwitterExtension(Activity, ObjectNode) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Adds the given Twitter event to the activity as an extension.
addTwitterExtensions(Activity, Tweet) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Takes various parameters from the twitter object that are currently not part of the activity schema and stores them in a generic extensions attribute.
AllReplies - Class in org.apache.streams.twitter.pojo
 
AllReplies() - Constructor for class org.apache.streams.twitter.pojo.AllReplies
 
Apps - Class in org.apache.streams.twitter.pojo
 
Apps() - Constructor for class org.apache.streams.twitter.pojo.Apps
 

B

BACKOFF - Static variable in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
baseUrl(TwitterConfiguration) - Static method in class org.apache.streams.twitter.provider.TwitterProviderUtil
baseUrl from TwitterConfiguration.
Blocking - Class in org.apache.streams.twitter.pojo
 
Blocking() - Constructor for class org.apache.streams.twitter.pojo.Blocking
 
BoundingBox - Class in org.apache.streams.twitter.pojo
 
BoundingBox() - Constructor for class org.apache.streams.twitter.pojo.BoundingBox
 
boundingBoxCenter(Place) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Compute central coordinates from bounding box.
buildActivityObject(UserstreamEvent) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
build ActivityObject from UserstreamEvent
buildActivityObject(Tweet) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Creates an ActivityObject for the tweet.
buildActivityObject(Delete) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Builds the ActivityObject for the delete event.
buildActor(UserstreamEvent) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
build ActivityObject from UserstreamEvent
buildActor(Tweet) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Builds the activity ActivityObject actor from the tweet.
buildActor(User) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Builds the activity ActivityObject actor from the User.
buildActor(Delete) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Builds the actor for a delete event.
buildTarget(Tweet) - Method in class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
buildTarget(UserstreamEvent) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
buildTarget(Tweet) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Builds the TargetObject from the tweet.

C

call() - Method in class org.apache.streams.twitter.provider.TwitterStreamHelper.StreamDeserializer
 
CallToAction - Class in org.apache.streams.twitter.pojo
 
CallToAction() - Constructor for class org.apache.streams.twitter.pojo.CallToAction
 
categories(String) - Method in interface org.apache.streams.twitter.api.SuggestedUsers
Access to Twitter’s suggested user list.
categories(String) - Method in class org.apache.streams.twitter.api.Twitter
 
cleanUp() - Method in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
cleanUp() - Method in class org.apache.streams.twitter.provider.SevenDaySearchProvider
 
cleanUp() - Method in class org.apache.streams.twitter.provider.ThirtyDaySearchProvider
 
cleanUp() - Method in class org.apache.streams.twitter.provider.TwitterEngagersProvider
 
cleanUp() - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
cleanUp() - Method in class org.apache.streams.twitter.provider.TwitterStreamHelper
 
cleanUp() - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
cleanUp() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
cleanUp() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
client - Variable in class org.apache.streams.twitter.provider.SevenDaySearchProvider
 
client - Variable in class org.apache.streams.twitter.provider.SevenDaySearchProviderTask
 
client - Variable in class org.apache.streams.twitter.provider.ThirtyDaySearchProvider
 
client - Variable in class org.apache.streams.twitter.provider.ThirtyDaySearchProviderTask
 
client - Variable in class org.apache.streams.twitter.provider.TwitterFollowersIdsProviderTask
 
client - Variable in class org.apache.streams.twitter.provider.TwitterFollowersListProviderTask
 
client - Variable in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
client - Variable in class org.apache.streams.twitter.provider.TwitterFriendsIdsProviderTask
 
client - Variable in class org.apache.streams.twitter.provider.TwitterFriendsListProviderTask
 
client - Variable in class org.apache.streams.twitter.provider.TwitterRetweeterIdsTask
 
client - Variable in class org.apache.streams.twitter.provider.TwitterRetweetsTask
 
client - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
client - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProviderTask
 
client - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
client - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProviderTask
 
computeAndEncodeSignature(String, String, String) - Method in class org.apache.streams.twitter.api.TwitterSecurity
 
computeSignatureBytes(String, String, String) - Method in class org.apache.streams.twitter.api.TwitterSecurity
 
config - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
Connection - Enum in org.apache.streams.twitter.pojo
 
constructQueue() - Method in class org.apache.streams.twitter.provider.SevenDaySearchProvider
 
constructQueue() - Method in class org.apache.streams.twitter.provider.ThirtyDaySearchProvider
 
constructQueue() - Method in class org.apache.streams.twitter.provider.TwitterEngagersProvider
 
constructQueue() - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
constructQueue() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
constructQueue() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
convert(UserstreamEvent) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
convert UserstreamEvent to Activity.
create(FriendshipCreateRequest) - Method in interface org.apache.streams.twitter.api.Friendships
Allows the authenticating users to follow the user specified in the ID parameter.
createTask(Long, String) - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 

D

Delete - Class in org.apache.streams.twitter.pojo
 
Delete() - Constructor for class org.apache.streams.twitter.pojo.Delete
 
DeleteDetails - Class in org.apache.streams.twitter.pojo
 
DeleteDetails() - Constructor for class org.apache.streams.twitter.pojo.DeleteDetails
 
deleteWebhook(Long) - Method in interface org.apache.streams.twitter.api.AccountActivity
Removes the webhook from the provided application’s configuration.
deleteWebhook(Long) - Method in class org.apache.streams.twitter.api.Twitter
 
deleteWebhookSubscriptions(Long) - Method in interface org.apache.streams.twitter.api.AccountActivity
Deactivates subscription for the provided user context and app.
deleteWebhookSubscriptions(Long) - Method in class org.apache.streams.twitter.api.Twitter
 
destroy(Long) - Method in interface org.apache.streams.twitter.api.DirectMessages
Publishes a new message_create event resulting in a Direct Message sent to a specified user from the authenticating user.
destroy(FriendshipDestroyRequest) - Method in interface org.apache.streams.twitter.api.Friendships
Allows the authenticating user to unfollow the user specified in the ID parameter.
destroy(Long) - Method in class org.apache.streams.twitter.api.Twitter
 
destroyWelcomeMessage(Long) - Method in class org.apache.streams.twitter.api.Twitter
 
destroyWelcomeMessage(Long) - Method in interface org.apache.streams.twitter.api.WelcomeMessages
Deletes a Welcome Message by the given id.
destroyWelcomeMessageRule(Long) - Method in class org.apache.streams.twitter.api.Twitter
 
destroyWelcomeMessageRule(Long) - Method in interface org.apache.streams.twitter.api.WelcomeMessageRules
Deletes a Welcome Message Rule by the given id.
detectClasses(Object) - Method in class org.apache.streams.twitter.converter.TwitterDocumentClassifier
 
detectVerb(UserstreamEvent) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
DirectMessage - Class in org.apache.streams.twitter.pojo
 
DirectMessage() - Constructor for class org.apache.streams.twitter.pojo.DirectMessage
 
DirectMessageEvent - Class in org.apache.streams.twitter.pojo
 
DirectMessageEvent() - Constructor for class org.apache.streams.twitter.pojo.DirectMessageEvent
 
DirectMessageEvent.Type - Enum in org.apache.streams.twitter.pojo
 
DirectMessageNewRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/direct-messages/sending-and-receiving/api-reference/new-message
DirectMessageNewRequest() - Constructor for class org.apache.streams.twitter.api.DirectMessageNewRequest
 
DirectMessages - Interface in org.apache.streams.twitter.api
Interface for /direct_messages methods.
DirectMessagesListRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/direct-messages/sending-and-receiving/api-reference/get-messages
DirectMessagesListRequest() - Constructor for class org.apache.streams.twitter.api.DirectMessagesListRequest
 
DirectMessagesSentRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/direct-messages/sending-and-receiving/api-reference/get-sent-message
DirectMessagesSentRequest() - Constructor for class org.apache.streams.twitter.api.DirectMessagesSentRequest
 
drainTo(Queue<StreamsDatum>) - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 

E

encode(String) - Method in class org.apache.streams.twitter.api.TwitterSecurity
 
encodeMap(Map<String, String>) - Method in class org.apache.streams.twitter.api.TwitterSecurity
 
end - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
end - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
endpoint - Variable in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
Entities - Class in org.apache.streams.twitter.pojo
 
Entities() - Constructor for class org.apache.streams.twitter.pojo.Entities
 
equals(Object) - Method in class org.apache.streams.twitter.api.AccountSettings
 
equals(Object) - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
equals(Object) - Method in class org.apache.streams.twitter.api.DirectMessageNewRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.DirectMessagesListRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.DirectMessagesSentRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.Error
 
equals(Object) - Method in class org.apache.streams.twitter.api.EventShowResponse
 
equals(Object) - Method in class org.apache.streams.twitter.api.EventsListRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.EventsListResponse
 
equals(Object) - Method in class org.apache.streams.twitter.api.FavoritesListRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.FollowersIdsRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.FollowersIdsResponse
 
equals(Object) - Method in class org.apache.streams.twitter.api.FollowersListRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.FollowersListResponse
 
equals(Object) - Method in class org.apache.streams.twitter.api.FollowingIdsRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.FollowingListRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.FriendshipCreateRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.FriendshipDestroyRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.FriendshipShowRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.FriendshipShowResponse
 
equals(Object) - Method in class org.apache.streams.twitter.api.FriendshipsIncomingRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.FriendshipsLookupRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.FriendshipsOutgoingRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.FriendshipUpdateRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.FriendsIdsRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.FriendsIdsResponse
 
equals(Object) - Method in class org.apache.streams.twitter.api.FriendsListRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.FriendsListResponse
 
equals(Object) - Method in class org.apache.streams.twitter.api.GeoSearchRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.GeoSearchResponse
 
equals(Object) - Method in class org.apache.streams.twitter.api.GeoSearchResponseQuery
 
equals(Object) - Method in class org.apache.streams.twitter.api.GeoSearchResponseQueryParams
 
equals(Object) - Method in class org.apache.streams.twitter.api.GeoSearchResponseResult
 
equals(Object) - Method in class org.apache.streams.twitter.api.MediaStatusRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.MediaStatusResponse
 
equals(Object) - Method in class org.apache.streams.twitter.api.MessageCreateRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.PlaceType
 
equals(Object) - Method in class org.apache.streams.twitter.api.PlaceType_
 
equals(Object) - Method in class org.apache.streams.twitter.api.ProcessingInfo
 
equals(Object) - Method in class org.apache.streams.twitter.api.ResponseErrors
 
equals(Object) - Method in class org.apache.streams.twitter.api.RetweeterIdsRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.RetweeterIdsResponse
 
equals(Object) - Method in class org.apache.streams.twitter.api.RetweetsRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.SevenDaySearchResponse
 
equals(Object) - Method in class org.apache.streams.twitter.api.SleepTime
 
equals(Object) - Method in class org.apache.streams.twitter.api.SleepTime_
 
equals(Object) - Method in class org.apache.streams.twitter.api.StatusesHomeTimelineRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.StatusesLookupRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.StatusesMentionsTimelineRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.StatusesShowRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.SuggestedUserCategory
 
equals(Object) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountItem
 
equals(Object) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsResponse
 
equals(Object) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchResponse
 
equals(Object) - Method in class org.apache.streams.twitter.api.TimeZone
 
equals(Object) - Method in class org.apache.streams.twitter.api.TimeZone_
 
equals(Object) - Method in class org.apache.streams.twitter.api.TrendLocation
 
equals(Object) - Method in class org.apache.streams.twitter.api.TrendLocation_
 
equals(Object) - Method in class org.apache.streams.twitter.api.UpdateAccountSettingsRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.UpdateProfileRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.UsersLookupRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.UsersSearchRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.UsersShowRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.Webhook
 
equals(Object) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRequestWrapper
 
equals(Object) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewResponse
 
equals(Object) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleRequestWrapper
 
equals(Object) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleResponse
 
equals(Object) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleResponseWrapper
 
equals(Object) - Method in class org.apache.streams.twitter.api.WelcomeMessageRulesListRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.WelcomeMessageRulesListResponse
 
equals(Object) - Method in class org.apache.streams.twitter.api.WelcomeMessagesListRequest
 
equals(Object) - Method in class org.apache.streams.twitter.api.WelcomeMessagesListResponse
 
equals(Object) - Method in class org.apache.streams.twitter.config.SevenDaySearchProviderConfiguration
 
equals(Object) - Method in class org.apache.streams.twitter.config.ThirtyDaySearchProviderConfiguration
 
equals(Object) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
 
equals(Object) - Method in class org.apache.streams.twitter.config.TwitterEngagersProviderConfiguration
 
equals(Object) - Method in class org.apache.streams.twitter.config.TwitterFollowingConfiguration
 
equals(Object) - Method in class org.apache.streams.twitter.config.TwitterOAuthConfiguration
 
equals(Object) - Method in class org.apache.streams.twitter.config.TwitterStreamConfiguration
 
equals(Object) - Method in class org.apache.streams.twitter.config.TwitterTimelineProviderConfiguration
 
equals(Object) - Method in class org.apache.streams.twitter.config.TwitterUserInformationConfiguration
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.AllReplies
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.Apps
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.Blocking
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.BoundingBox
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.CallToAction
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.Delete
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.DeleteDetails
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.DirectMessageEvent
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.Entities
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.Follow
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.FriendList
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.Friendship
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.Hashtag
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.InitiatedVia
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.MarkedSpam
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.MediaItem
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.MessageCreate
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.MessageData
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.Muting
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.NotificationsEnabled
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.Place
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.QuickReply
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.QuickReplyOption
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.QuickReplyTextInput
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.Relationship
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.RelationshipTarget
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.Retweet
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.Status
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.Target
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.TargetObject
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.Tweet
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.User
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.UserMentions
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.Users
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.WantRetweets
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.WebhookEvents
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.WelcomeMessage
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.WelcomeMessageRule
 
equals(Object) - Method in class org.apache.streams.twitter.search.SearchOperators
 
equals(Object) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
equals(Object) - Method in class org.apache.streams.twitter.TwitterBasicAuthConfiguration
 
equals(Object) - Method in class org.apache.streams.twitter.Url
 
Error - Class in org.apache.streams.twitter.api
 
Error() - Constructor for class org.apache.streams.twitter.api.Error
 
EventShowResponse - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/subscribe-account-activity/overview
EventShowResponse() - Constructor for class org.apache.streams.twitter.api.EventShowResponse
 
EventsListRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/subscribe-account-activity/overview
EventsListRequest() - Constructor for class org.apache.streams.twitter.api.EventsListRequest
 
EventsListResponse - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/subscribe-account-activity/overview
EventsListResponse() - Constructor for class org.apache.streams.twitter.api.EventsListResponse
 
executor - Variable in class org.apache.streams.twitter.provider.SevenDaySearchProvider
 
executor - Variable in class org.apache.streams.twitter.provider.ThirtyDaySearchProvider
 
executor - Variable in class org.apache.streams.twitter.provider.TwitterEngagersProvider
 
executor - Variable in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
executor - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
executor - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 

F

Favorites - Interface in org.apache.streams.twitter.api
Interface for /favorites methods.
FavoritesListRequest - Class in org.apache.streams.twitter.api
 
FavoritesListRequest() - Constructor for class org.apache.streams.twitter.api.FavoritesListRequest
 
fetch(Activity) - Method in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
fetchAndReplace(Activity, String) - Method in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
FetchAndReplaceTwitterProcessor - Class in org.apache.streams.twitter.processor
Given an Activity, fetches the tweet by the activity object id and replaces the existing activity with the converted activity from what is returned by the twitter API.
FetchAndReplaceTwitterProcessor() - Constructor for class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
FetchAndReplaceTwitterProcessor(TwitterStreamConfiguration) - Constructor for class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
Follow - Class in org.apache.streams.twitter.pojo
 
Follow() - Constructor for class org.apache.streams.twitter.pojo.Follow
 
Followers - Interface in org.apache.streams.twitter.api
Interface for /followers methods.
FollowersIdsRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/get-followers-ids
FollowersIdsRequest() - Constructor for class org.apache.streams.twitter.api.FollowersIdsRequest
 
FollowersIdsResponse - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/get-followers-ids
FollowersIdsResponse() - Constructor for class org.apache.streams.twitter.api.FollowersIdsResponse
 
FollowersListRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/get-followers-list
FollowersListRequest() - Constructor for class org.apache.streams.twitter.api.FollowersListRequest
 
FollowersListResponse - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/get-followers-list
FollowersListResponse() - Constructor for class org.apache.streams.twitter.api.FollowersListResponse
 
FollowingIdsRequest - Class in org.apache.streams.twitter.api
 
FollowingIdsRequest() - Constructor for class org.apache.streams.twitter.api.FollowingIdsRequest
 
FollowingListRequest - Class in org.apache.streams.twitter.api
 
FollowingListRequest() - Constructor for class org.apache.streams.twitter.api.FollowingListRequest
 
formatId(String...) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Formats the ID to conform with the Apache Streams activity ID convention.
FriendList - Class in org.apache.streams.twitter.pojo
 
FriendList() - Constructor for class org.apache.streams.twitter.pojo.FriendList
 
Friends - Interface in org.apache.streams.twitter.api
Interface for /friends methods.
Friendship - Class in org.apache.streams.twitter.pojo
Detailed information about the relationship between the authenticated user and another user.
Friendship() - Constructor for class org.apache.streams.twitter.pojo.Friendship
 
FriendshipCreateRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/post-friendships-create
FriendshipCreateRequest() - Constructor for class org.apache.streams.twitter.api.FriendshipCreateRequest
 
FriendshipDestroyRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/post-friendships-destroy
FriendshipDestroyRequest() - Constructor for class org.apache.streams.twitter.api.FriendshipDestroyRequest
 
Friendships - Interface in org.apache.streams.twitter.api
Interface for /friendships methods.
FriendshipShowRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/get-friendships-show
FriendshipShowRequest() - Constructor for class org.apache.streams.twitter.api.FriendshipShowRequest
 
FriendshipShowResponse - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/get-friendships-show
FriendshipShowResponse() - Constructor for class org.apache.streams.twitter.api.FriendshipShowResponse
 
FriendshipsIncomingRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/get-friendships-incoming
FriendshipsIncomingRequest() - Constructor for class org.apache.streams.twitter.api.FriendshipsIncomingRequest
 
FriendshipsLookupRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/get-friendships-lookup
FriendshipsLookupRequest() - Constructor for class org.apache.streams.twitter.api.FriendshipsLookupRequest
 
FriendshipsOutgoingRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/get-friendships-outgoing
FriendshipsOutgoingRequest() - Constructor for class org.apache.streams.twitter.api.FriendshipsOutgoingRequest
 
FriendshipUpdateRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/post-friendships-update
FriendshipUpdateRequest() - Constructor for class org.apache.streams.twitter.api.FriendshipUpdateRequest
 
FriendsIdsRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/get-friends-ids
FriendsIdsRequest() - Constructor for class org.apache.streams.twitter.api.FriendsIdsRequest
 
FriendsIdsResponse - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/get-friends-ids
FriendsIdsResponse() - Constructor for class org.apache.streams.twitter.api.FriendsIdsResponse
 
FriendsListRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/get-friends-list
FriendsListRequest() - Constructor for class org.apache.streams.twitter.api.FriendsListRequest
 
FriendsListResponse - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/get-friends-list
FriendsListResponse() - Constructor for class org.apache.streams.twitter.api.FriendsListResponse
 
fromActivity(Activity) - Method in class org.apache.streams.twitter.converter.TwitterFollowActivityConverter
 
fromActivity(Activity) - Method in class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
fromActivity(Activity) - Method in class org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter
 
fromActivity(Activity) - Method in class org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter
 
fromActivity(Activity) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityConverter
 
fromActivity(Activity) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
fromActivityList(List<Activity>) - Method in class org.apache.streams.twitter.converter.TwitterFollowActivityConverter
 
fromActivityList(List<Activity>) - Method in class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
fromActivityList(List<Activity>) - Method in class org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter
 
fromActivityList(List<Activity>) - Method in class org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter
 
fromActivityList(List<Activity>) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityConverter
 
fromActivityList(List<Activity>) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
fromActivityObject(ActivityObject) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityObjectConverter
 
fromValue(String) - Static method in enum org.apache.streams.twitter.api.MediaStatusRequest.Command
 
fromValue(String) - Static method in enum org.apache.streams.twitter.api.ProcessingInfo.State
 
fromValue(String) - Static method in enum org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest.Bucket
 
fromValue(String) - Static method in enum org.apache.streams.twitter.pojo.Connection
 
fromValue(String) - Static method in enum org.apache.streams.twitter.pojo.DirectMessageEvent.Type
 
fromValue(String) - Static method in enum org.apache.streams.twitter.pojo.QuickReply.Type
 
fromValue(String) - Static method in enum org.apache.streams.twitter.pojo.UserstreamEvent.EventType
 
futures - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 

G

generateAuthorizationHeaderString(Map<String, String>) - Method in class org.apache.streams.twitter.api.TwitterSecurity
 
generateNonce() - Method in class org.apache.streams.twitter.api.TwitterOAuthRequestInterceptor
 
generateSignatureBaseString(String, String, String) - Method in class org.apache.streams.twitter.api.TwitterSecurity
 
generateSignatureParameterString(Map<String, String>) - Method in class org.apache.streams.twitter.api.TwitterSecurity
 
generateTimestamp() - Method in class org.apache.streams.twitter.api.TwitterOAuthRequestInterceptor
 
Geo - Interface in org.apache.streams.twitter.api
Interface for /geo methods.
geoid(String) - Method in interface org.apache.streams.twitter.api.Geo
Returns all the information about a known place.
geosearch(GeoSearchRequest) - Method in interface org.apache.streams.twitter.api.Geo
Search for places that can be attached to a statuses/update.
GeoSearchRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/geo/places-near-location/api-reference/get-geo-search
GeoSearchRequest() - Constructor for class org.apache.streams.twitter.api.GeoSearchRequest
 
GeoSearchResponse - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/geo/places-near-location/api-reference/get-geo-search
GeoSearchResponse() - Constructor for class org.apache.streams.twitter.api.GeoSearchResponse
 
GeoSearchResponseQuery - Class in org.apache.streams.twitter.api
 
GeoSearchResponseQuery() - Constructor for class org.apache.streams.twitter.api.GeoSearchResponseQuery
 
GeoSearchResponseQueryParams - Class in org.apache.streams.twitter.api
 
GeoSearchResponseQueryParams() - Constructor for class org.apache.streams.twitter.api.GeoSearchResponseQueryParams
 
GeoSearchResponseResult - Class in org.apache.streams.twitter.api
 
GeoSearchResponseResult() - Constructor for class org.apache.streams.twitter.api.GeoSearchResponseResult
 
getAccessToken() - Method in class org.apache.streams.twitter.config.TwitterOAuthConfiguration
 
getAccessTokenSecret() - Method in class org.apache.streams.twitter.config.TwitterOAuthConfiguration
 
getAccuracy() - Method in class org.apache.streams.twitter.api.GeoSearchRequest
A hint on the region in which to search.
getAccuracy() - Method in class org.apache.streams.twitter.api.GeoSearchResponseQueryParams
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.AccountSettings
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.DirectMessageNewRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.DirectMessagesListRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.DirectMessagesSentRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.Error
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.EventShowResponse
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.EventsListRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.EventsListResponse
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.FavoritesListRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.FollowersIdsRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.FollowersIdsResponse
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.FollowersListRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.FollowersListResponse
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.FollowingIdsRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.FollowingListRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.FriendshipCreateRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.FriendshipDestroyRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.FriendshipShowRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.FriendshipShowResponse
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.FriendshipsIncomingRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.FriendshipsLookupRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.FriendshipsOutgoingRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.FriendshipUpdateRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.FriendsIdsRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.FriendsIdsResponse
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.FriendsListRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.FriendsListResponse
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.GeoSearchRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.GeoSearchResponse
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.GeoSearchResponseQuery
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.GeoSearchResponseQueryParams
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.GeoSearchResponseResult
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.MediaStatusRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.MediaStatusResponse
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.MessageCreateRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.PlaceType
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.PlaceType_
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.ProcessingInfo
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.ResponseErrors
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.RetweeterIdsRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.RetweeterIdsResponse
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.RetweetsRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.SevenDaySearchResponse
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.SleepTime
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.SleepTime_
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.StatusesHomeTimelineRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.StatusesLookupRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.StatusesMentionsTimelineRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.StatusesShowRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.SuggestedUserCategory
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountItem
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsResponse
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchResponse
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.TimeZone
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.TimeZone_
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.TrendLocation
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.TrendLocation_
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.UpdateAccountSettingsRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.UpdateProfileRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.UsersLookupRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.UsersSearchRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.UsersShowRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.Webhook
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRequestWrapper
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewResponse
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleRequestWrapper
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleResponse
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleResponseWrapper
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.WelcomeMessageRulesListRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.WelcomeMessageRulesListResponse
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.WelcomeMessagesListRequest
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.api.WelcomeMessagesListResponse
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.config.SevenDaySearchProviderConfiguration
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.config.ThirtyDaySearchProviderConfiguration
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.config.TwitterConfiguration
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.config.TwitterEngagersProviderConfiguration
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.config.TwitterFollowingConfiguration
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.config.TwitterOAuthConfiguration
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.config.TwitterStreamConfiguration
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.config.TwitterTimelineProviderConfiguration
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.config.TwitterUserInformationConfiguration
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.AllReplies
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.Apps
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.Blocking
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.BoundingBox
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.CallToAction
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.Delete
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.DeleteDetails
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.DirectMessageEvent
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.Entities
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.Follow
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.FriendList
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.Friendship
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.Hashtag
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.InitiatedVia
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.MarkedSpam
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.MediaItem
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.MessageCreate
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.MessageData
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.Muting
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.NotificationsEnabled
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.Place
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.QuickReply
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.QuickReplyOption
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.QuickReplyTextInput
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.Relationship
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.RelationshipTarget
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.Retweet
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.Status
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.Target
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.TargetObject
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.User
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.UserMentions
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.Users
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.WantRetweets
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.WebhookEvents
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.WelcomeMessage
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.WelcomeMessageRule
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.search.SearchOperators
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.TwitterBasicAuthConfiguration
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.Url
 
getAllowContributorRequest() - Method in class org.apache.streams.twitter.api.AccountSettings
 
getAllowContributorRequest() - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
getAllReplies() - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
getAlwaysUseHttps() - Method in class org.apache.streams.twitter.api.AccountSettings
 
getAlwaysUseHttps() - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
getAnds() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
'AND' these additional operators.
getAppName() - Method in class org.apache.streams.twitter.config.TwitterOAuthConfiguration
 
getApps() - Method in class org.apache.streams.twitter.pojo.WebhookEvents
 
getAttachment() - Method in class org.apache.streams.twitter.pojo.MessageData
 
getAutocomplete() - Method in class org.apache.streams.twitter.api.GeoSearchResponseQueryParams
 
getBasicauth() - Method in class org.apache.streams.twitter.config.TwitterConfiguration
 
getBio() - Method in class org.apache.streams.twitter.search.SearchOperators
Matches a keyword or phrase within the user bio of a Tweet.
getBioLocation() - Method in class org.apache.streams.twitter.search.SearchOperators
Matches Tweets where the user’s bio-level location contains the specified keyword or phrase.
getBioLocations() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches Tweets where the user’s bio-level location contains the specified keyword or phrase.
getBioName() - Method in class org.apache.streams.twitter.search.SearchOperators
Matches a keyword within the user bio name of a Tweet.
getBioNames() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches a keyword within the user bio name of a Tweet.
getBios() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches a keyword or phrase within the user bio of a Tweet.
getBlocking() - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
getBoundingBox() - Method in class org.apache.streams.twitter.pojo.Place
 
getBoundingBox() - Method in class org.apache.streams.twitter.search.SearchOperators
Matches against the Exact Location (x,y) of the Tweet when present, and in Twitter, against a “Place” geo polygon.
getBoundingBoxes() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches against the Exact Location (x,y) of the Tweet when present, and in Twitter, against a “Place” geo polygon.
getBucket() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest
The unit of time for which count data will be provided.
getCanDm() - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
getCheckAfterSecs() - Method in class org.apache.streams.twitter.api.ProcessingInfo
 
getCode() - Method in class org.apache.streams.twitter.api.Error
 
getCode() - Method in class org.apache.streams.twitter.api.PlaceType
 
getCode() - Method in class org.apache.streams.twitter.api.PlaceType_
 
getCommand() - Method in class org.apache.streams.twitter.api.MediaStatusRequest
Must be set to STATUS (case sensitive).
getConfig() - Method in class org.apache.streams.twitter.provider.SevenDaySearchProvider
 
getConfig() - Method in class org.apache.streams.twitter.provider.ThirtyDaySearchProvider
 
getConfig() - Method in class org.apache.streams.twitter.provider.TwitterEngagersProvider
 
getConfig() - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
getConfig() - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
getConfig() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
getConfig() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
getConnections() - Method in class org.apache.streams.twitter.pojo.Friendship
 
getConsumerKey() - Method in class org.apache.streams.twitter.config.TwitterOAuthConfiguration
 
getConsumerSecret() - Method in class org.apache.streams.twitter.config.TwitterOAuthConfiguration
 
getContainedWithin() - Method in class org.apache.streams.twitter.api.GeoSearchRequest
This is the place_id which you would like to restrict the search results to.
getContributorDetails() - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
This parameter enhances the contributors element of the status response to include the screen_name of the contributor.
getContributors() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getContributorsEnabled() - Method in class org.apache.streams.twitter.pojo.User
 
getCoordinates() - Method in class org.apache.streams.twitter.pojo.BoundingBox
 
getCount() - Method in class org.apache.streams.twitter.api.DirectMessagesListRequest
Max number of events to be returned.
getCount() - Method in class org.apache.streams.twitter.api.DirectMessagesSentRequest
Specifies the number of records to retrieve.
getCount() - Method in class org.apache.streams.twitter.api.EventsListRequest
Max number of events to be returned.
getCount() - Method in class org.apache.streams.twitter.api.FavoritesListRequest
Specifies the number of records to retrieve.
getCount() - Method in class org.apache.streams.twitter.api.FollowingIdsRequest
Specifies the number of IDs attempt retrieval of, up to a maximum of 5,000 per distinct request.
getCount() - Method in class org.apache.streams.twitter.api.FollowingListRequest
The number of users to return per page, up to a maximum of 200.
getCount() - Method in class org.apache.streams.twitter.api.RetweeterIdsRequest
Specifies the number of records to retrieve.
getCount() - Method in class org.apache.streams.twitter.api.RetweetsRequest
Specifies the number of records to retrieve.
getCount() - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
The number of tweets to return per page, up to a maximum of 100.
getCount() - Method in class org.apache.streams.twitter.api.StatusesHomeTimelineRequest
Specifies the number of records to retrieve.
getCount() - Method in class org.apache.streams.twitter.api.StatusesMentionsTimelineRequest
Specifies the number of records to retrieve.
getCount() - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
Specifies the number of Tweets to try and retrieve, up to a maximum of 200 per distinct request.
getCount() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountItem
 
getCount() - Method in class org.apache.streams.twitter.api.UsersSearchRequest
The number of potential user results to retrieve per page.
getCount() - Method in class org.apache.streams.twitter.api.WelcomeMessageRulesListRequest
Max number of events to be returned.
getCount() - Method in class org.apache.streams.twitter.api.WelcomeMessagesListRequest
Max number of events to be returned.
getCountry() - Method in class org.apache.streams.twitter.api.TrendLocation
 
getCountry() - Method in class org.apache.streams.twitter.api.TrendLocation_
 
getCountryCode() - Method in class org.apache.streams.twitter.api.TrendLocation
 
getCountryCode() - Method in class org.apache.streams.twitter.api.TrendLocation_
 
getCreatedAt() - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
getCreatedAt() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getCreatedAt() - Method in class org.apache.streams.twitter.pojo.User
 
getCreatedAt() - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
getCreatedTimestamp() - Method in class org.apache.streams.twitter.api.Webhook
 
getCreatedTimestamp() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleResponseWrapper
created_timestamp (Required)
getCreatedTimestamp() - Method in class org.apache.streams.twitter.pojo.DirectMessageEvent
 
getCreatedTimestamp() - Method in class org.apache.streams.twitter.pojo.WelcomeMessage
 
getCreatedTimestamp() - Method in class org.apache.streams.twitter.pojo.WelcomeMessageRule
 
getCtas() - Method in class org.apache.streams.twitter.pojo.MessageData
 
getCursor() - Method in class org.apache.streams.twitter.api.EventsListRequest
For paging through result sets greater than 1 page, use the “next_cursor” property from the previous request.
getCursor() - Method in class org.apache.streams.twitter.api.FollowingIdsRequest
Causes the list of connections to be broken into pages of no more than 5000 IDs at a time.
getCursor() - Method in class org.apache.streams.twitter.api.FollowingListRequest
Causes the list of connections to be broken into pages of no more than 5000 IDs at a time.
getCursor() - Method in class org.apache.streams.twitter.api.FriendshipsIncomingRequest
Causes the list of connections to be broken into pages of no more than 5000 IDs at a time.
getCursor() - Method in class org.apache.streams.twitter.api.FriendshipsOutgoingRequest
Causes the list of connections to be broken into pages of no more than 5000 IDs at a time.
getCursor() - Method in class org.apache.streams.twitter.api.RetweeterIdsRequest
Causes the list of IDs to be broken into pages of no more than 100 IDs at a time.
getCursor() - Method in class org.apache.streams.twitter.api.WelcomeMessageRulesListRequest
For paging through result sets greater than 1 page, use the “next_cursor” property from the previous request.
getCursor() - Method in class org.apache.streams.twitter.api.WelcomeMessagesListRequest
For paging through result sets greater than 1 page, use the “next_cursor” property from the previous request.
getDatumStatusCounter() - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
getDebug() - Method in class org.apache.streams.twitter.config.TwitterConfiguration
Whether to enable juneau debug logging
getDefaultProfile() - Method in class org.apache.streams.twitter.pojo.User
 
getDefaultProfileImage() - Method in class org.apache.streams.twitter.pojo.User
 
getDelete() - Method in class org.apache.streams.twitter.pojo.Delete
 
getDescription() - Method in class org.apache.streams.twitter.api.UpdateProfileRequest
A description of the user owning the account.
getDescription() - Method in class org.apache.streams.twitter.pojo.QuickReplyOption
Optional description text displayed under label text.
getDescription() - Method in class org.apache.streams.twitter.pojo.User
 
getDevice() - Method in class org.apache.streams.twitter.api.FriendshipUpdateRequest
Enable/disable device notifications from the target user.
getDirectMessageEvents() - Method in class org.apache.streams.twitter.pojo.WebhookEvents
 
getDiscoverableByEmail() - Method in class org.apache.streams.twitter.api.AccountSettings
 
getDiscoverableByEmail() - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
getDisplayUrl() - Method in class org.apache.streams.twitter.Url
 
getEmoji() - Method in class org.apache.streams.twitter.search.SearchOperators
Matches an emoji within the body of a Tweet.
getEmojis() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches an emoji within the body of a Tweet.
getEnabled() - Method in class org.apache.streams.twitter.api.SleepTime
 
getEnabled() - Method in class org.apache.streams.twitter.api.SleepTime_
 
getEndpoint() - Method in class org.apache.streams.twitter.config.TwitterConfiguration
The endpoint
getEndSleepTime() - Method in class org.apache.streams.twitter.api.UpdateAccountSettingsRequest
The hour that sleep time should end if it is enabled.
getEndTime() - Method in class org.apache.streams.twitter.api.SleepTime
 
getEndTime() - Method in class org.apache.streams.twitter.api.SleepTime_
 
getEntities() - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
getEntities() - Method in class org.apache.streams.twitter.pojo.MessageData
 
getEntities() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getEnvironment() - Method in class org.apache.streams.twitter.config.TwitterConfiguration
The environment
getErrors() - Method in class org.apache.streams.twitter.api.ResponseErrors
When the Twitter API returns error messages, it does so in JSON format.
getEvent() - Method in class org.apache.streams.twitter.api.EventShowResponse
 
getEvent() - Method in class org.apache.streams.twitter.api.MessageCreateRequest
 
getEvents() - Method in class org.apache.streams.twitter.api.EventsListResponse
 
getEventType() - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
getExactPhrase() - Method in class org.apache.streams.twitter.search.SearchOperators
Matches an exact phrase within the body of a Tweet.
getExactPhrases() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches an exact phrase within the body of a Tweet.
getExcludeReplies() - Method in class org.apache.streams.twitter.api.StatusesHomeTimelineRequest
This parameter will prevent replies from appearing in the returned timeline.
getExcludeReplies() - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
This parameter will prevent replies from appearing in the returned timeline.
getExpandedUrl() - Method in class org.apache.streams.twitter.Url
 
getExpiresAfterSeconds() - Method in class org.apache.streams.twitter.api.MediaStatusResponse
 
getFavoriteCount() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getFavorited() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getFavouritesCount() - Method in class org.apache.streams.twitter.pojo.User
 
getFilterLevel() - Method in class org.apache.streams.twitter.config.TwitterStreamConfiguration
Setting this parameter to one of none, low, or medium will set the minimum value of the filter_level Tweet attribute required to be included in the stream
getFilterLevel() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getFollow() - Method in class org.apache.streams.twitter.api.FriendshipCreateRequest
Enable notifications for the target user.
getFollow() - Method in class org.apache.streams.twitter.config.TwitterStreamConfiguration
A list of user IDs, indicating the users whose Tweets should be delivered on the stream
getFollowedBy() - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
getFollowedBy() - Method in class org.apache.streams.twitter.pojo.RelationshipTarget
 
getFollowee() - Method in class org.apache.streams.twitter.pojo.Follow
 
getFollower() - Method in class org.apache.streams.twitter.pojo.Follow
 
getFollowersCount() - Method in class org.apache.streams.twitter.pojo.User
 
getFollowing() - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
getFollowing() - Method in class org.apache.streams.twitter.pojo.RelationshipTarget
 
getFollowRequestSent() - Method in class org.apache.streams.twitter.pojo.User
 
getFormat() - Method in class org.apache.streams.twitter.converter.TwitterDateTimeFormat
 
getFriends() - Method in class org.apache.streams.twitter.pojo.FriendList
 
getFriendsCount() - Method in class org.apache.streams.twitter.pojo.User
 
getFriendsStr() - Method in class org.apache.streams.twitter.pojo.FriendList
 
getFrom() - Method in class org.apache.streams.twitter.search.SearchOperators
Matches any Tweet from a specific user (name or ID).
getFromDate() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest
The oldest UTC timestamp (back to 3/21/2006) from which the activities will be provided.
getFromDate() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchRequest
The oldest UTC timestamp (back to 3/21/2006) from which the activities will be provided.
getFroms() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches any Tweet from a specific user (name or ID).
getGeocode() - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
Returns tweets by users located within a given radius of the given latitude/longitude.
getGeoEnabled() - Method in class org.apache.streams.twitter.api.AccountSettings
 
getGeoEnabled() - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
getGeoEnabled() - Method in class org.apache.streams.twitter.pojo.User
 
getGranularity() - Method in class org.apache.streams.twitter.api.GeoSearchRequest
This is the minimal granularity of place types to return and must be one of: poi , neighborhood , city , admin or country .
getGranularity() - Method in class org.apache.streams.twitter.api.GeoSearchResponseQueryParams
 
getHashtag() - Method in class org.apache.streams.twitter.search.SearchOperators
Matches any Tweet with the given hashtag.
getHashtags() - Method in class org.apache.streams.twitter.pojo.Entities
 
getHashtags() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches any Tweet with the given hashtag.
getHasImages() - Method in class org.apache.streams.twitter.search.SearchOperators
A boolean search operator that returns all Tweets that contain a native images (e.g.
getHasImages() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
A boolean search operator that returns all Tweets that contain a native images (e.g.
getHasLinks() - Method in class org.apache.streams.twitter.search.SearchOperators
This operator matches Tweets which contain links in the message body.
getHasLinks() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
This operator matches Tweets which contain links in the message body.
getHasMedia() - Method in class org.apache.streams.twitter.search.SearchOperators
Matches Tweets that contain a media url classified by Twitter, e.g.
getHasMedia() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches Tweets that contain a media url classified by Twitter, e.g.
getHasMentions() - Method in class org.apache.streams.twitter.search.SearchOperators
Matches Tweets that mention another Twitter user.
getHasMentions() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches Tweets that mention another Twitter user.
getHasVideos() - Method in class org.apache.streams.twitter.search.SearchOperators
A boolean search operator that returns all Tweets that contain native videos (does not include vine, periscope).
getHasVideos() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
A boolean search operator that returns all Tweets that contain native videos (does not include vine, periscope).
getHost() - Method in class org.apache.streams.twitter.config.TwitterConfiguration
The host
getId() - Method in class org.apache.streams.twitter.api.FollowingIdsRequest
The ID of the user for whom to return results for.
getId() - Method in class org.apache.streams.twitter.api.FollowingListRequest
The ID of the user for whom to return results for.
getId() - Method in class org.apache.streams.twitter.api.RetweeterIdsRequest
The numerical ID of the desired status.
getId() - Method in class org.apache.streams.twitter.api.RetweetsRequest
The numerical ID of the desired status.
getId() - Method in interface org.apache.streams.twitter.api.Statuses.RetweetsRequestAnnotations
 
getId() - Method in interface org.apache.streams.twitter.api.Statuses.StatusesShowRequestAnnotations
 
getId() - Method in class org.apache.streams.twitter.api.StatusesLookupRequest
A comma separated list of Tweet IDs, up to 100 are allowed in a single request.
getId() - Method in class org.apache.streams.twitter.api.StatusesShowRequest
The numerical ID of the desired Tweet.
getId() - Method in class org.apache.streams.twitter.api.Webhook
 
getId() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleResponseWrapper
The ID of the Welcome Message that will be sent when this Rule is triggered.
getId() - Method in class org.apache.streams.twitter.pojo.DirectMessageEvent
 
getId() - Method in class org.apache.streams.twitter.pojo.Friendship
 
getId() - Method in class org.apache.streams.twitter.pojo.Place
 
getId() - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
getId() - Method in class org.apache.streams.twitter.pojo.RelationshipTarget
 
getId() - Method in class org.apache.streams.twitter.pojo.Status
 
getId() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getId() - Method in class org.apache.streams.twitter.pojo.User
 
getId() - Method in class org.apache.streams.twitter.pojo.UserMentions
 
getId() - Method in class org.apache.streams.twitter.pojo.WelcomeMessage
 
getId() - Method in class org.apache.streams.twitter.pojo.WelcomeMessageRule
 
getId() - Method in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
getId() - Method in class org.apache.streams.twitter.processor.TwitterUrlApiProcessor
 
getId() - Method in class org.apache.streams.twitter.provider.SevenDaySearchProvider
 
getId() - Method in class org.apache.streams.twitter.provider.ThirtyDaySearchProvider
 
getId() - Method in class org.apache.streams.twitter.provider.TwitterEngagersProvider
 
getId() - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
getId() - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
getId() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
getId() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
getIds() - Method in class org.apache.streams.twitter.api.FollowersIdsResponse
 
getIds() - Method in class org.apache.streams.twitter.api.FriendsIdsResponse
 
getIds() - Method in class org.apache.streams.twitter.api.RetweeterIdsResponse
 
getIdsOnly() - Method in class org.apache.streams.twitter.config.TwitterFollowingConfiguration
Whether to collect ids only, or full profiles
getIdStr() - Method in class org.apache.streams.twitter.pojo.Friendship
 
getIdStr() - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
getIdStr() - Method in class org.apache.streams.twitter.pojo.RelationshipTarget
 
getIdStr() - Method in class org.apache.streams.twitter.pojo.Status
 
getIdStr() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getIdStr() - Method in class org.apache.streams.twitter.pojo.User
 
getIdStr() - Method in class org.apache.streams.twitter.pojo.UserMentions
 
getIncludeEntities() - Method in class org.apache.streams.twitter.api.DirectMessagesListRequest
The entities node will not be included when set to false.
getIncludeEntities() - Method in class org.apache.streams.twitter.api.DirectMessagesSentRequest
The entities node will not be included when set to false.
getIncludeEntities() - Method in class org.apache.streams.twitter.api.FavoritesListRequest
The entities node will be omitted when set to false .
getIncludeEntities() - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
The entities node will not be included when set to false.
getIncludeEntities() - Method in class org.apache.streams.twitter.api.StatusesHomeTimelineRequest
The entities node will not be included when set to false.
getIncludeEntities() - Method in class org.apache.streams.twitter.api.StatusesLookupRequest
The entities node will not be included when set to false.
getIncludeEntities() - Method in class org.apache.streams.twitter.api.StatusesMentionsTimelineRequest
The entities node will not be included when set to false.
getIncludeEntities() - Method in class org.apache.streams.twitter.api.StatusesShowRequest
The entities node will not be included when set to false.
getIncludeEntities() - Method in class org.apache.streams.twitter.api.UpdateProfileRequest
The entities node will not be included when set to false.
getIncludeEntities() - Method in class org.apache.streams.twitter.api.UsersLookupRequest
The entities node will not be included when set to false.
getIncludeEntities() - Method in class org.apache.streams.twitter.api.UsersSearchRequest
The entities node will not be included in embedded Tweet objects when set to false.
getIncludeEntities() - Method in class org.apache.streams.twitter.api.UsersShowRequest
The entities node will not be included when set to false.
getIncludeEntities() - Method in class org.apache.streams.twitter.config.TwitterStreamConfiguration
 
getIncludeMyRetweet() - Method in class org.apache.streams.twitter.api.StatusesShowRequest
When set to either true , t or 1 , any Tweets returned that have been retweeted by the authenticating user will include an additional current_user_retweet node, containing the ID of the source status for the retweet.
getIncludeRts() - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
When set to false , the timeline will strip any native retweets (though they will still count toward both the maximal length of the timeline and the slice selected by the count parameter).
getIncludeUserEntities() - Method in class org.apache.streams.twitter.api.FollowingListRequest
The user object entities node will not be included when set to false.
getIndices() - Method in class org.apache.streams.twitter.pojo.Hashtag
 
getIndices() - Method in class org.apache.streams.twitter.pojo.UserMentions
 
getIndices() - Method in class org.apache.streams.twitter.Url
 
getInfo() - Method in class org.apache.streams.twitter.config.TwitterUserInformationConfiguration
A list of user IDs, indicating the users whose Tweets should be delivered on the stream
getInitiatedVia() - Method in class org.apache.streams.twitter.pojo.DirectMessageEvent
 
getInReplyToScreenName() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getInReplyToStatusId() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getInReplyToStatusIdStr() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getInReplyToUserId() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getInReplyToUserIdStr() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getInstance() - Static method in class org.apache.streams.twitter.api.Twitter
 
getInstance(TwitterConfiguration) - Static method in class org.apache.streams.twitter.api.Twitter
 
getInstance() - Static method in class org.apache.streams.twitter.converter.StreamsTwitterMapper
Deprecated.
 
getInstance() - Static method in class org.apache.streams.twitter.converter.TwitterFollowActivityConverter
 
getInstance() - Static method in class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
getInstance() - Method in class org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter
 
getInstance() - Static method in class org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter
 
getInstance() - Static method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityConverter
 
getInstance() - Static method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityObjectConverter
 
getInstance() - Static method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
getIp() - Method in class org.apache.streams.twitter.api.GeoSearchRequest
An IP address.
getIsQuoteStatus() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getIsTranslator() - Method in class org.apache.streams.twitter.pojo.User
 
getJsonStoreEnabled() - Method in class org.apache.streams.twitter.config.TwitterConfiguration
 
getKeyboard() - Method in class org.apache.streams.twitter.pojo.QuickReplyTextInput
The predefined keyboard type.
getKeyword() - Method in class org.apache.streams.twitter.search.SearchOperators
Matches a keyword within the body of a Tweet.
getKeywords() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches a keyword within the body of a Tweet.
getLabel() - Method in class org.apache.streams.twitter.pojo.CallToAction
The text that will be displayed to the user on each button.
getLabel() - Method in class org.apache.streams.twitter.pojo.QuickReplyOption
The text label displayed on the button face.
getLabel() - Method in class org.apache.streams.twitter.pojo.QuickReplyTextInput
The hint text in the text input.
getLang() - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
Restricts tweets to the given language, given by an ISO 639-1 code.
getLang() - Method in class org.apache.streams.twitter.api.UpdateAccountSettingsRequest
The language which Twitter should render in for this user.
getLang() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getLang() - Method in class org.apache.streams.twitter.pojo.User
 
getLang() - Method in class org.apache.streams.twitter.search.SearchOperators
Matches Tweets that have been classified by Twitter as being of a particular language.
getLangs() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches Tweets that have been classified by Twitter as being of a particular language.
getLanguage() - Method in class org.apache.streams.twitter.api.AccountSettings
 
getLanguage() - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
getLat() - Method in class org.apache.streams.twitter.api.GeoSearchRequest
The latitude to search around.
getLinks(Tweet) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Gets the links from the Twitter event
getListedCount() - Method in class org.apache.streams.twitter.pojo.User
 
getLocale() - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
Specify the language of the query you are sending (only ja is currently effective).
getLocation() - Method in class org.apache.streams.twitter.api.UpdateProfileRequest
The city or country describing where the user of the account is located.
getLocation() - Method in class org.apache.streams.twitter.pojo.QuickReply
 
getLocation() - Method in class org.apache.streams.twitter.pojo.User
 
getLong() - Method in class org.apache.streams.twitter.api.GeoSearchRequest
The longitude to search around.
getMap() - Method in class org.apache.streams.twitter.api.StatusesLookupRequest
When using the map parameter, Tweets that do not exist or cannot be viewed by the current user will still have their key represented but with an explicitly null value paired with it.
getMarkedSpam() - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
getMaxId() - Method in class org.apache.streams.twitter.api.DirectMessagesListRequest
Returns results with an ID less than (that is, older than) or equal to the specified ID.
getMaxId() - Method in class org.apache.streams.twitter.api.DirectMessagesSentRequest
Returns results with an ID less than (that is, older than) or equal to the specified ID.
getMaxId() - Method in class org.apache.streams.twitter.api.FavoritesListRequest
Returns results with an ID less than (that is, older than) or equal to the specified ID.
getMaxId() - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
Returns results with an ID less than (that is, older than) or equal to the specified ID.
getMaxId() - Method in class org.apache.streams.twitter.api.StatusesHomeTimelineRequest
Returns results with an ID less than (that is, older than) or equal to the specified ID.
getMaxId() - Method in class org.apache.streams.twitter.api.StatusesMentionsTimelineRequest
Returns results with an ID less than (that is, older than) or equal to the specified ID.
getMaxId() - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
Returns results with an ID less than (that is, older than) or equal to the specified ID.
getMaxItems() - Method in class org.apache.streams.twitter.config.SevenDaySearchProviderConfiguration
Max items total
getMaxItems() - Method in class org.apache.streams.twitter.config.ThirtyDaySearchProviderConfiguration
Max items total
getMaxItems() - Method in class org.apache.streams.twitter.config.TwitterFollowingConfiguration
Max items per user to collect
getMaxItems() - Method in class org.apache.streams.twitter.config.TwitterTimelineProviderConfiguration
Max items per user to collect
getMaxPages() - Method in class org.apache.streams.twitter.config.SevenDaySearchProviderConfiguration
Max pages to request
getMaxPages() - Method in class org.apache.streams.twitter.config.ThirtyDaySearchProviderConfiguration
Max pages to request
getMaxPages() - Method in class org.apache.streams.twitter.config.TwitterFollowingConfiguration
Max pages per user to request
getMaxPages() - Method in class org.apache.streams.twitter.config.TwitterTimelineProviderConfiguration
Max items per page to request
getMaxResults() - Method in class org.apache.streams.twitter.api.GeoSearchRequest
A hint as to the number of results to return.
getMaxResults() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchRequest
The maximum number of search results to be returned by a request.
getMedia() - Method in class org.apache.streams.twitter.pojo.MediaItem
 
getMediaId() - Method in class org.apache.streams.twitter.api.MediaStatusRequest
The media_id returned from the INIT command.
getMediaId() - Method in class org.apache.streams.twitter.api.MediaStatusResponse
The media_id returned from the INIT command.
getMediaIdString() - Method in class org.apache.streams.twitter.api.MediaStatusResponse
The media_id returned from the INIT command.
getMediaStatus(MediaStatusRequest) - Method in interface org.apache.streams.twitter.api.Media
The STATUS command is used to periodically poll for updates of media processing operation.
getMention() - Method in class org.apache.streams.twitter.search.SearchOperators
Matches any Tweet that mentions the given user (name or ID).
getMentions() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches any Tweet that mentions the given user (name or ID).
getMessage() - Method in class org.apache.streams.twitter.api.Error
 
getMessageCreate() - Method in class org.apache.streams.twitter.pojo.DirectMessageEvent
 
getMessageData() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRequestWrapper
 
getMessageData() - Method in class org.apache.streams.twitter.pojo.MessageCreate
 
getMessageData() - Method in class org.apache.streams.twitter.pojo.WelcomeMessage
 
getMetadata() - Method in class org.apache.streams.twitter.pojo.QuickReplyOption
Metadata that will be sent back in the webhook request.
getMetadata() - Method in class org.apache.streams.twitter.pojo.QuickReplyTextInput
Metadata that will be sent back in the webhook request.
getMillis(String) - Static method in class org.apache.streams.twitter.converter.StreamsTwitterMapper
Deprecated.
Convert to millis with TWITTER_FORMATTER.
getMuting() - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
getName() - Method in class org.apache.streams.twitter.api.PlaceType
 
getName() - Method in class org.apache.streams.twitter.api.PlaceType_
 
getName() - Method in class org.apache.streams.twitter.api.SuggestedUserCategory
 
getName() - Method in class org.apache.streams.twitter.api.TimeZone
 
getName() - Method in class org.apache.streams.twitter.api.TimeZone_
 
getName() - Method in class org.apache.streams.twitter.api.TrendLocation
 
getName() - Method in class org.apache.streams.twitter.api.TrendLocation_
 
getName() - Method in class org.apache.streams.twitter.api.UpdateProfileRequest
Full name associated with the profile.
getName() - Method in class org.apache.streams.twitter.pojo.Friendship
 
getName() - Method in class org.apache.streams.twitter.pojo.User
 
getName() - Method in class org.apache.streams.twitter.pojo.UserMentions
 
getNext() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest
This parameter is used to get the next "page" of results.
getNext() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsResponse
This parameter is used to get the next "page" of results.
getNext() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchRequest
This parameter is used to get the next "page" of results.
getNext() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchResponse
This parameter is used to get the next "page" of results.
getNextCurser() - Method in class org.apache.streams.twitter.api.WelcomeMessageRulesListResponse
 
getNextCurser() - Method in class org.apache.streams.twitter.api.WelcomeMessagesListResponse
 
getNextCursor() - Method in class org.apache.streams.twitter.api.FollowersIdsResponse
 
getNextCursor() - Method in class org.apache.streams.twitter.api.FollowersListResponse
 
getNextCursor() - Method in class org.apache.streams.twitter.api.FriendsIdsResponse
 
getNextCursor() - Method in class org.apache.streams.twitter.api.FriendsListResponse
 
getNextCursor() - Method in class org.apache.streams.twitter.api.RetweeterIdsResponse
 
getNextCursorStr() - Method in class org.apache.streams.twitter.api.FollowersIdsResponse
 
getNextCursorStr() - Method in class org.apache.streams.twitter.api.FollowersListResponse
 
getNextCursorStr() - Method in class org.apache.streams.twitter.api.FriendsIdsResponse
 
getNextCursorStr() - Method in class org.apache.streams.twitter.api.FriendsListResponse
 
getNextCursorStr() - Method in class org.apache.streams.twitter.api.RetweeterIdsResponse
 
getNot() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
'NOT' all of these operators.
getNotificationsEnabled() - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
getOauth() - Method in class org.apache.streams.twitter.config.TwitterConfiguration
 
getOptions() - Method in class org.apache.streams.twitter.pojo.QuickReply
 
getOrs() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
'OR' these additional operators.
getPage() - Method in class org.apache.streams.twitter.api.DirectMessagesSentRequest
Specifies the page of results to retrieve.
getPage() - Method in class org.apache.streams.twitter.api.UsersSearchRequest
Specifies the page of results to retrieve.
getPageSize() - Method in class org.apache.streams.twitter.config.TwitterFollowingConfiguration
Max items per page to request
getPageSize() - Method in class org.apache.streams.twitter.config.TwitterUserInformationConfiguration
Max items per page to request
getParams() - Method in class org.apache.streams.twitter.api.GeoSearchResponseQuery
 
getParentid() - Method in class org.apache.streams.twitter.api.TrendLocation
 
getParentid() - Method in class org.apache.streams.twitter.api.TrendLocation_
 
getPassword() - Method in class org.apache.streams.twitter.TwitterBasicAuthConfiguration
 
getPlace() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getPlace() - Method in class org.apache.streams.twitter.search.SearchOperators
Matches Tweets tagged with a specified location or 'Twitter place.
getPlaceCountry() - Method in class org.apache.streams.twitter.search.SearchOperators
Matches Tweets tagged with the specified location or Twitter place ID (see examples).
getPlaceCountrys() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches Tweets tagged with the specified location or Twitter place ID (see examples).
getPlaces() - Method in class org.apache.streams.twitter.api.GeoSearchResponseResult
 
getPlaces() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches Tweets tagged with a specified location or 'Twitter place.
getPlaceType() - Method in class org.apache.streams.twitter.api.TrendLocation
 
getPlaceType() - Method in class org.apache.streams.twitter.api.TrendLocation_
 
getPointRadius() - Method in class org.apache.streams.twitter.search.SearchOperators
Matches against the Exact Location (x,y) of the Tweet when present, and in Twitter, against a “Place” geo polygon, where the Place is fully contained within the defined region.
getPointRadiuses() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches against the Exact Location (x,y) of the Tweet when present, and in Twitter, against a “Place” geo polygon, where the Place is fully contained within the defined region.
getPort() - Method in class org.apache.streams.twitter.config.TwitterConfiguration
The port
getPossiblySensitive() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getPreviousCursor() - Method in class org.apache.streams.twitter.api.FollowersIdsResponse
 
getPreviousCursor() - Method in class org.apache.streams.twitter.api.FollowersListResponse
 
getPreviousCursor() - Method in class org.apache.streams.twitter.api.FriendsIdsResponse
 
getPreviousCursor() - Method in class org.apache.streams.twitter.api.FriendsListResponse
 
getPreviousCursor() - Method in class org.apache.streams.twitter.api.RetweeterIdsResponse
 
getPreviousCursorStr() - Method in class org.apache.streams.twitter.api.FollowersIdsResponse
 
getPreviousCursorStr() - Method in class org.apache.streams.twitter.api.FollowersListResponse
 
getPreviousCursorStr() - Method in class org.apache.streams.twitter.api.FriendsIdsResponse
 
getPreviousCursorStr() - Method in class org.apache.streams.twitter.api.FriendsListResponse
 
getPreviousCursorStr() - Method in class org.apache.streams.twitter.api.RetweeterIdsResponse
 
getProcessingInfo() - Method in class org.apache.streams.twitter.api.MediaStatusResponse
he response body contains processing_info field which provides information about current state of media processing operation.
getProfileBackgroundColor() - Method in class org.apache.streams.twitter.pojo.User
 
getProfileBackgroundImageUrl() - Method in class org.apache.streams.twitter.pojo.User
 
getProfileBackgroundImageUrlHttps() - Method in class org.apache.streams.twitter.pojo.User
 
getProfileBackgroundTile() - Method in class org.apache.streams.twitter.pojo.User
 
getProfileImageUrl() - Method in class org.apache.streams.twitter.pojo.User
 
getProfileImageUrlHttps() - Method in class org.apache.streams.twitter.pojo.User
 
getProfileLinkColor() - Method in class org.apache.streams.twitter.api.UpdateProfileRequest
Sets a hex value that controls the color scheme of links used on the authenticating user’s profile page on twitter.com.
getProfileLinkColor() - Method in class org.apache.streams.twitter.pojo.User
 
getProfileSidebarBorderColor() - Method in class org.apache.streams.twitter.pojo.User
 
getProfileSidebarFillColor() - Method in class org.apache.streams.twitter.pojo.User
 
getProfileTextColor() - Method in class org.apache.streams.twitter.pojo.User
 
getProfileUseBackgroundImage() - Method in class org.apache.streams.twitter.pojo.User
 
getProgressPercent() - Method in class org.apache.streams.twitter.api.ProcessingInfo
Optional [0-100] int value.
getProtected() - Method in class org.apache.streams.twitter.api.AccountSettings
 
getProtected() - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
getProtected() - Method in class org.apache.streams.twitter.pojo.User
 
getProtocol() - Method in class org.apache.streams.twitter.config.TwitterConfiguration
The protocol
getProvider() - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Gets the common twitter Provider object
getProviderQueue() - Method in class org.apache.streams.twitter.provider.SevenDaySearchProvider
 
getProviderQueue() - Method in class org.apache.streams.twitter.provider.ThirtyDaySearchProvider
 
getProviderQueue() - Method in class org.apache.streams.twitter.provider.TwitterEngagersProvider
 
getProviderQueue() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
getProviderQueue() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
getQ() - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
A UTF-8, URL-encoded search query of 500 characters maximum, including operators.
getQ() - Method in class org.apache.streams.twitter.api.UsersSearchRequest
The search query to run against people search.
getQ() - Method in class org.apache.streams.twitter.config.SevenDaySearchProviderConfiguration
A UTF-8, URL-encoded search query of 500 characters maximum, including operators.
getQuery() - Method in class org.apache.streams.twitter.api.GeoSearchRequest
Free-form text to match against while executing a geo-based query, best suited for finding nearby locations by name.
getQuery() - Method in class org.apache.streams.twitter.api.GeoSearchResponse
 
getQuery() - Method in class org.apache.streams.twitter.api.GeoSearchResponseQueryParams
 
getQuery() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest
The equivalent of one Gnip PowerTrack rule, with up to 2048 characters (and no limits on the number of positive and negative clauses).
getQuery() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchRequest
The equivalent of one Gnip PowerTrack rule, with up to 2048 characters (and no limits on the number of positive and negative clauses).
getQuery() - Method in class org.apache.streams.twitter.config.ThirtyDaySearchProviderConfiguration
The equivalent of one Gnip PowerTrack rule, with up to 2048 characters (and no limits on the number of positive and negative clauses).
getQuickReplyResponse() - Method in class org.apache.streams.twitter.pojo.MessageData
 
getQuotedStatus() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getQuotedStatusId() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getRecipient() - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
getRecipientId() - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
getRecipientId() - Method in class org.apache.streams.twitter.pojo.Target
 
getRecipientScreenName() - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
getRelationship() - Method in class org.apache.streams.twitter.api.FriendshipShowResponse
Detailed information about the relationship between two arbitrary users.
getReplies() - Method in class org.apache.streams.twitter.config.TwitterStreamConfiguration
Set to all, to see all @replies
getRequestParameters() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsResponse
https://developer.twitter.com/en/docs/tweets/search/api-reference/premium-search#CountsParameters
getRequestParameters() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchResponse
https://developer.twitter.com/en/docs/tweets/search/api-reference/30-day-search
getResult() - Method in class org.apache.streams.twitter.api.GeoSearchResponse
 
getResults() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsResponse
The results.
getResults() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchResponse
The results.
getResultType() - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
Optional.
getRetryMax() - Method in class org.apache.streams.twitter.config.TwitterConfiguration
max times to retry
getRetrySleepMs() - Method in class org.apache.streams.twitter.config.TwitterConfiguration
ms to sleep when hitting a rate limit
getRetweetCount() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getRetweeted() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getRetweetedStatus() - Method in class org.apache.streams.twitter.pojo.Retweet
 
getRetweetedStatus() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getRetweetedStatusId() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getRetweets() - Method in class org.apache.streams.twitter.api.FriendshipUpdateRequest
Enable/disable retweets from the target user.
getRetweetsOf() - Method in class org.apache.streams.twitter.search.SearchOperators
Matches Retweets that are Tweets of a specified user (name or ID).
getRetweetsOfs() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches Retweets that are Tweets of a specified user (name or ID).
getScreenName() - Method in class org.apache.streams.twitter.api.AccountSettings
 
getScreenName() - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
getScreenName() - Method in class org.apache.streams.twitter.api.DirectMessageNewRequest
The screen name of the user who should receive the direct message.
getScreenName() - Method in class org.apache.streams.twitter.api.FavoritesListRequest
The screen name of the user for whom to return results.
getScreenName() - Method in class org.apache.streams.twitter.api.FollowingIdsRequest
The screen name of the user for whom to return results for.
getScreenName() - Method in class org.apache.streams.twitter.api.FollowingListRequest
The screen name of the user for whom to return results for.
getScreenName() - Method in class org.apache.streams.twitter.api.FriendshipCreateRequest
The screen name of the user for whom to befriend.
getScreenName() - Method in class org.apache.streams.twitter.api.FriendshipDestroyRequest
The screen name of the user for whom to befriend.
getScreenName() - Method in class org.apache.streams.twitter.api.FriendshipsLookupRequest
A comma separated list of screen names, up to 100 are allowed in a single request.
getScreenName() - Method in class org.apache.streams.twitter.api.FriendshipUpdateRequest
The screen name of the user for whom to befriend.
getScreenName() - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
The screen name of the user for whom to return results for.
getScreenName() - Method in class org.apache.streams.twitter.api.UsersLookupRequest
A comma separated list of screen names, up to 100 are allowed in a single request.
getScreenName() - Method in class org.apache.streams.twitter.api.UsersShowRequest
The screen name of the user for whom to return results.
getScreenName() - Method in class org.apache.streams.twitter.pojo.Friendship
 
getScreenName() - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
getScreenName() - Method in class org.apache.streams.twitter.pojo.RelationshipTarget
 
getScreenName() - Method in class org.apache.streams.twitter.pojo.User
 
getScreenName() - Method in class org.apache.streams.twitter.pojo.UserMentions
 
getSender() - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
getSenderId() - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
getSenderId() - Method in class org.apache.streams.twitter.pojo.MessageCreate
 
getSenderScreenName() - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
getShowAllInlineMedia() - Method in class org.apache.streams.twitter.api.AccountSettings
 
getShowAllInlineMedia() - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
getSinceId() - Method in class org.apache.streams.twitter.api.DirectMessagesListRequest
Returns results with an ID greater than (that is, more recent than) the specified ID.
getSinceId() - Method in class org.apache.streams.twitter.api.DirectMessagesSentRequest
Returns results with an ID greater than (that is, more recent than) the specified ID.
getSinceId() - Method in class org.apache.streams.twitter.api.FavoritesListRequest
Returns results with an ID greater than (that is, more recent than) the specified ID.
getSinceId() - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
Returns results with an ID greater than (that is, more recent than) the specified ID.
getSinceId() - Method in class org.apache.streams.twitter.api.StatusesHomeTimelineRequest
Returns results with an ID greater than (that is, more recent than) the specified ID.
getSinceId() - Method in class org.apache.streams.twitter.api.StatusesMentionsTimelineRequest
Returns results with an ID greater than (that is, more recent than) the specified ID.
getSinceId() - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
Returns results with an ID greater than (that is, more recent than) the specified ID.
getSize() - Method in class org.apache.streams.twitter.api.SuggestedUserCategory
 
getSkipStatus() - Method in class org.apache.streams.twitter.api.DirectMessagesListRequest
When set to either true , t or 1 statuses will not be included in the returned user objects.
getSkipStatus() - Method in class org.apache.streams.twitter.api.FollowingListRequest
When set to either true , t or 1 , statuses will not be included in the returned user objects.
getSkipStatus() - Method in class org.apache.streams.twitter.api.UpdateProfileRequest
When set to either true , t or 1 statuses will not be included in the returned user objects.
getSleepTime() - Method in class org.apache.streams.twitter.api.AccountSettings
 
getSleepTime() - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
getSleepTimeEnabled() - Method in class org.apache.streams.twitter.api.UpdateAccountSettingsRequest
When set to true , t or 1 , will enable sleep time for the user.
getSlug() - Method in class org.apache.streams.twitter.api.SuggestedUserCategory
 
getSource() - Method in class org.apache.streams.twitter.pojo.Relationship
 
getSource() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getSource() - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
getSourceAppId() - Method in class org.apache.streams.twitter.pojo.MessageCreate
 
getSourceId() - Method in class org.apache.streams.twitter.api.FriendshipShowRequest
The user_id of the subject user.
getSourceScreenName() - Method in class org.apache.streams.twitter.api.FriendshipShowRequest
The screen_name of the subject user.
getStartSleepTime() - Method in class org.apache.streams.twitter.api.UpdateAccountSettingsRequest
The hour that sleep time should begin if it is enabled.
getStartTime() - Method in class org.apache.streams.twitter.api.SleepTime
 
getStartTime() - Method in class org.apache.streams.twitter.api.SleepTime_
 
getState() - Method in class org.apache.streams.twitter.api.ProcessingInfo
It contains a state field which has transition flow: “pending” -> “in_progress” -> [“failed” | “succeeded”].
getStatus() - Method in class org.apache.streams.twitter.pojo.DeleteDetails
 
getStatus() - Method in class org.apache.streams.twitter.pojo.User
 
getStatuses() - Method in class org.apache.streams.twitter.api.SevenDaySearchResponse
 
getStatusesCount() - Method in class org.apache.streams.twitter.pojo.User
 
getStringifyIds() - Method in class org.apache.streams.twitter.api.FollowingIdsRequest
Many programming environments will not consume our Tweet ids due to their size.
getStringifyIds() - Method in class org.apache.streams.twitter.api.FriendshipsIncomingRequest
Many programming environments will not consume our Tweet ids due to their size.
getStringifyIds() - Method in class org.apache.streams.twitter.api.FriendshipsOutgoingRequest
Many programming environments will not consume our Tweet ids due to their size.
getStringifyIds() - Method in class org.apache.streams.twitter.api.RetweeterIdsRequest
Many programming environments will not consume Tweet ids due to their size.
getTag() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchRequest
Tags can be used to segregate rules and their matching data into different logical groups.
getTarget() - Method in class org.apache.streams.twitter.pojo.MessageCreate
 
getTarget() - Method in class org.apache.streams.twitter.pojo.Relationship
 
getTarget() - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
getTargetId() - Method in class org.apache.streams.twitter.api.FriendshipShowRequest
The user_id of the target user.
getTargetObject() - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
getTargetScreenName() - Method in class org.apache.streams.twitter.api.FriendshipShowRequest
The screen_name of the target user.
getTcoUrl() - Method in class org.apache.streams.twitter.pojo.CallToAction
The t.co version of the URL will be returned in a POST response and on the read path (GET requests) only.
getText() - Method in class org.apache.streams.twitter.api.DirectMessageNewRequest
The text of your direct message.
getText() - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
getText() - Method in class org.apache.streams.twitter.pojo.Hashtag
 
getText() - Method in class org.apache.streams.twitter.pojo.MessageData
 
getText() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getTextInput() - Method in class org.apache.streams.twitter.pojo.QuickReply
 
getThreadsPerProvider() - Method in class org.apache.streams.twitter.config.TwitterConfiguration
number of threads per provider
getTimePeriod() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountItem
 
getTimeZone() - Method in class org.apache.streams.twitter.api.AccountSettings
 
getTimeZone() - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
getTimeZone() - Method in class org.apache.streams.twitter.api.UpdateAccountSettingsRequest
The timezone dates and times should be displayed in for the user.
getTimeZone() - Method in class org.apache.streams.twitter.pojo.User
 
getTimeZone() - Method in class org.apache.streams.twitter.search.SearchOperators
Matches Tweets where the user-selected time zone specified in a user’s profile settings matches a given string.
getTimeZones() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches Tweets where the user-selected time zone specified in a user’s profile settings matches a given string.
getTo() - Method in class org.apache.streams.twitter.search.SearchOperators
Matches any Tweet that is in reply to a particular user.
getToDate() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest
The latest, most recent UTC timestamp to which the activities will be provided.
getToDate() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchRequest
The latest, most recent UTC timestamp to which the activities will be provided.
getTos() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches any Tweet that is in reply to a particular user.
getTotalCount() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsResponse
totalCount.
getTrack() - Method in class org.apache.streams.twitter.config.TwitterStreamConfiguration
A list of phrases which will be used to determine what Tweets will be delivered on the stream
getTrendLocation() - Method in class org.apache.streams.twitter.api.AccountSettings
 
getTrendLocation() - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
getTrendLocationWoeid() - Method in class org.apache.streams.twitter.api.UpdateAccountSettingsRequest
The Yahoo! Where On Earth ID to use as the user’s default trend location.
getTrimPlace() - Method in class org.apache.streams.twitter.api.GeoSearchResponseQueryParams
 
getTrimUser() - Method in class org.apache.streams.twitter.api.RetweetsRequest
When set to either true , t or 1 , each tweet returned in a timeline will include a user object including only the status authors numerical ID.
getTrimUser() - Method in class org.apache.streams.twitter.api.StatusesHomeTimelineRequest
When set to either true , t or 1 , each Tweet returned in a timeline will include a user object including only the status authors numerical ID.
getTrimUser() - Method in class org.apache.streams.twitter.api.StatusesLookupRequest
When set to either true , t or 1 , each Tweet returned in a timeline will include a user object including only the status authors numerical ID.
getTrimUser() - Method in class org.apache.streams.twitter.api.StatusesMentionsTimelineRequest
When set to either true , t or 1 , each Tweet returned in a timeline will include a user object including only the status authors numerical ID.
getTrimUser() - Method in class org.apache.streams.twitter.api.StatusesShowRequest
When set to either true , t or 1 , each Tweet returned in a timeline will include a user object including only the status authors numerical ID.
getTrimUser() - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
When set to either true , t or 1 , each Tweet returned in a timeline will include a user object including only the status authors numerical ID.
getTruncated() - Method in class org.apache.streams.twitter.config.TwitterStreamConfiguration
 
getTruncated() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getTweetId() - Method in class org.apache.streams.twitter.pojo.InitiatedVia
The ID of the Tweet with Direct Message Prompt the event was initiated from if one was used.
getTwitterClient() - Method in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
getTwitterClient() - Method in class org.apache.streams.twitter.provider.SevenDaySearchProvider
get Twitter Client from TwitterUserInformationConfiguration.
getTwitterClient() - Method in class org.apache.streams.twitter.provider.ThirtyDaySearchProvider
get Twitter Client from TwitterUserInformationConfiguration.
getTwitterClient() - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
getTwitterClient() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
get Twitter Client from TwitterUserInformationConfiguration.
getTwitterClient() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
getType() - Method in class org.apache.streams.twitter.api.GeoSearchResponseQuery
 
getType() - Method in class org.apache.streams.twitter.pojo.BoundingBox
 
getType() - Method in class org.apache.streams.twitter.pojo.CallToAction
Defines the type of button to display.
getType() - Method in class org.apache.streams.twitter.pojo.DirectMessageEvent
 
getType() - Method in class org.apache.streams.twitter.pojo.MediaItem
 
getType() - Method in class org.apache.streams.twitter.pojo.QuickReply
 
getTzinfoName() - Method in class org.apache.streams.twitter.api.TimeZone
 
getTzinfoName() - Method in class org.apache.streams.twitter.api.TimeZone_
 
getUntil() - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
Returns tweets created before the given date.
getUrl() - Method in class org.apache.streams.twitter.api.GeoSearchResponseQuery
 
getUrl() - Method in class org.apache.streams.twitter.api.TrendLocation
 
getUrl() - Method in class org.apache.streams.twitter.api.TrendLocation_
 
getUrl() - Method in class org.apache.streams.twitter.api.UpdateProfileRequest
URL associated with the profile.
getUrl() - Method in class org.apache.streams.twitter.api.Webhook
 
getUrl() - Method in class org.apache.streams.twitter.pojo.CallToAction
A valid http or https target URL of the button.
getUrl() - Method in class org.apache.streams.twitter.pojo.User
 
getUrl() - Method in class org.apache.streams.twitter.search.SearchOperators
Performs a tokenized (keyword/phrase) match on the expanded URLs of a Tweet.
getUrl() - Method in class org.apache.streams.twitter.Url
 
getUrls() - Method in class org.apache.streams.twitter.pojo.Entities
 
getUrls() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Performs a tokenized (keyword/phrase) match on the expanded URLs of a Tweet.
getUseCookiePersonalization() - Method in class org.apache.streams.twitter.api.AccountSettings
 
getUseCookiePersonalization() - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
getUser() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getUserId() - Method in class org.apache.streams.twitter.api.DirectMessageNewRequest
The ID of the user who should receive the direct message.
getUserId() - Method in class org.apache.streams.twitter.api.FavoritesListRequest
The ID of the user for whom to return results.
getUserId() - Method in class org.apache.streams.twitter.api.FriendshipCreateRequest
The ID of the user for whom to befriend.
getUserId() - Method in class org.apache.streams.twitter.api.FriendshipDestroyRequest
The ID of the user for whom to befriend.
getUserId() - Method in class org.apache.streams.twitter.api.FriendshipsLookupRequest
A comma separated list of user IDs, up to 100 are allowed in a single request.
getUserId() - Method in class org.apache.streams.twitter.api.FriendshipUpdateRequest
The ID of the user for whom to befriend.
getUserId() - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
The ID of the user for whom to return results for.
getUserId() - Method in class org.apache.streams.twitter.api.UsersLookupRequest
A comma separated list of user IDs, up to 100 are allowed in a single request.
getUserId() - Method in class org.apache.streams.twitter.api.UsersShowRequest
The ID of the user for whom to return results.
getUserId() - Method in class org.apache.streams.twitter.pojo.Status
 
getUserIdStr() - Method in class org.apache.streams.twitter.pojo.Status
 
getUserMentions() - Method in class org.apache.streams.twitter.pojo.Entities
 
getUsername() - Method in class org.apache.streams.twitter.TwitterBasicAuthConfiguration
 
getUsers() - Method in class org.apache.streams.twitter.api.FollowersListResponse
 
getUsers() - Method in class org.apache.streams.twitter.api.FriendsListResponse
 
getUsers() - Method in class org.apache.streams.twitter.api.SuggestedUserCategory
 
getUsers() - Method in class org.apache.streams.twitter.pojo.WebhookEvents
 
getUtcOffset() - Method in class org.apache.streams.twitter.api.TimeZone
 
getUtcOffset() - Method in class org.apache.streams.twitter.api.TimeZone_
 
getUtcOffset() - Method in class org.apache.streams.twitter.pojo.User
 
getValid() - Method in class org.apache.streams.twitter.api.Webhook
 
getVerified() - Method in class org.apache.streams.twitter.pojo.User
 
getVersion() - Method in class org.apache.streams.twitter.config.TwitterConfiguration
The version
getWantRetweets() - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
getWebhooks() - Method in interface org.apache.streams.twitter.api.AccountActivity
Returns all URLs and their statuses for the given app.
getWebhooks() - Method in class org.apache.streams.twitter.api.Twitter
 
getWebhookSubscription(Long) - Method in interface org.apache.streams.twitter.api.AccountActivity
Provides a way to determine if a webhook configuration is subscribed to the provided user’s Direct Messages.
getWebhookSubscription(Long) - Method in class org.apache.streams.twitter.api.Twitter
 
getWelcomeMessage() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRequest
 
getWelcomeMessage() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewResponse
 
getWelcomeMessageId() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleRequestWrapper
The ID of the Welcome Message that will be sent when this Rule is triggered.
getWelcomeMessageId() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleResponseWrapper
The ID of the Welcome Message that will be sent when this Rule is triggered.
getWelcomeMessageId() - Method in class org.apache.streams.twitter.pojo.InitiatedVia
The ID of the Welcome Message immediately preceding the event if one was used.
getWelcomeMessageId() - Method in class org.apache.streams.twitter.pojo.WelcomeMessageRule
 
getWelcomeMessageRule() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleRequest
 
getWelcomeMessageRule() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleResponse
 
getWelcomeMessageRules() - Method in class org.apache.streams.twitter.api.WelcomeMessageRulesListResponse
 
getWelcomeMessages() - Method in class org.apache.streams.twitter.api.WelcomeMessagesListResponse
 
getWith() - Method in class org.apache.streams.twitter.config.TwitterStreamConfiguration
Typically following or user
getWoeid() - Method in class org.apache.streams.twitter.api.TrendLocation
 
getWoeid() - Method in class org.apache.streams.twitter.api.TrendLocation_
 

H

hashCode() - Method in class org.apache.streams.twitter.api.AccountSettings
 
hashCode() - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
hashCode() - Method in class org.apache.streams.twitter.api.DirectMessageNewRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.DirectMessagesListRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.DirectMessagesSentRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.Error
 
hashCode() - Method in class org.apache.streams.twitter.api.EventShowResponse
 
hashCode() - Method in class org.apache.streams.twitter.api.EventsListRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.EventsListResponse
 
hashCode() - Method in class org.apache.streams.twitter.api.FavoritesListRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.FollowersIdsRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.FollowersIdsResponse
 
hashCode() - Method in class org.apache.streams.twitter.api.FollowersListRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.FollowersListResponse
 
hashCode() - Method in class org.apache.streams.twitter.api.FollowingIdsRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.FollowingListRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.FriendshipCreateRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.FriendshipDestroyRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.FriendshipShowRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.FriendshipShowResponse
 
hashCode() - Method in class org.apache.streams.twitter.api.FriendshipsIncomingRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.FriendshipsLookupRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.FriendshipsOutgoingRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.FriendshipUpdateRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.FriendsIdsRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.FriendsIdsResponse
 
hashCode() - Method in class org.apache.streams.twitter.api.FriendsListRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.FriendsListResponse
 
hashCode() - Method in class org.apache.streams.twitter.api.GeoSearchRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.GeoSearchResponse
 
hashCode() - Method in class org.apache.streams.twitter.api.GeoSearchResponseQuery
 
hashCode() - Method in class org.apache.streams.twitter.api.GeoSearchResponseQueryParams
 
hashCode() - Method in class org.apache.streams.twitter.api.GeoSearchResponseResult
 
hashCode() - Method in class org.apache.streams.twitter.api.MediaStatusRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.MediaStatusResponse
 
hashCode() - Method in class org.apache.streams.twitter.api.MessageCreateRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.PlaceType
 
hashCode() - Method in class org.apache.streams.twitter.api.PlaceType_
 
hashCode() - Method in class org.apache.streams.twitter.api.ProcessingInfo
 
hashCode() - Method in class org.apache.streams.twitter.api.ResponseErrors
 
hashCode() - Method in class org.apache.streams.twitter.api.RetweeterIdsRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.RetweeterIdsResponse
 
hashCode() - Method in class org.apache.streams.twitter.api.RetweetsRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.SevenDaySearchResponse
 
hashCode() - Method in class org.apache.streams.twitter.api.SleepTime
 
hashCode() - Method in class org.apache.streams.twitter.api.SleepTime_
 
hashCode() - Method in class org.apache.streams.twitter.api.StatusesHomeTimelineRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.StatusesLookupRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.StatusesMentionsTimelineRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.StatusesShowRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.SuggestedUserCategory
 
hashCode() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountItem
 
hashCode() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsResponse
 
hashCode() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchResponse
 
hashCode() - Method in class org.apache.streams.twitter.api.TimeZone
 
hashCode() - Method in class org.apache.streams.twitter.api.TimeZone_
 
hashCode() - Method in class org.apache.streams.twitter.api.TrendLocation
 
hashCode() - Method in class org.apache.streams.twitter.api.TrendLocation_
 
hashCode() - Method in class org.apache.streams.twitter.api.UpdateAccountSettingsRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.UpdateProfileRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.UsersLookupRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.UsersSearchRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.UsersShowRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.Webhook
 
hashCode() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRequestWrapper
 
hashCode() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewResponse
 
hashCode() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleRequestWrapper
 
hashCode() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleResponse
 
hashCode() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleResponseWrapper
 
hashCode() - Method in class org.apache.streams.twitter.api.WelcomeMessageRulesListRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.WelcomeMessageRulesListResponse
 
hashCode() - Method in class org.apache.streams.twitter.api.WelcomeMessagesListRequest
 
hashCode() - Method in class org.apache.streams.twitter.api.WelcomeMessagesListResponse
 
hashCode() - Method in class org.apache.streams.twitter.config.SevenDaySearchProviderConfiguration
 
hashCode() - Method in class org.apache.streams.twitter.config.ThirtyDaySearchProviderConfiguration
 
hashCode() - Method in class org.apache.streams.twitter.config.TwitterConfiguration
 
hashCode() - Method in class org.apache.streams.twitter.config.TwitterEngagersProviderConfiguration
 
hashCode() - Method in class org.apache.streams.twitter.config.TwitterFollowingConfiguration
 
hashCode() - Method in class org.apache.streams.twitter.config.TwitterOAuthConfiguration
 
hashCode() - Method in class org.apache.streams.twitter.config.TwitterStreamConfiguration
 
hashCode() - Method in class org.apache.streams.twitter.config.TwitterTimelineProviderConfiguration
 
hashCode() - Method in class org.apache.streams.twitter.config.TwitterUserInformationConfiguration
 
hashCode() - Method in class org.apache.streams.twitter.pojo.AllReplies
 
hashCode() - Method in class org.apache.streams.twitter.pojo.Apps
 
hashCode() - Method in class org.apache.streams.twitter.pojo.Blocking
 
hashCode() - Method in class org.apache.streams.twitter.pojo.BoundingBox
 
hashCode() - Method in class org.apache.streams.twitter.pojo.CallToAction
 
hashCode() - Method in class org.apache.streams.twitter.pojo.Delete
 
hashCode() - Method in class org.apache.streams.twitter.pojo.DeleteDetails
 
hashCode() - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
hashCode() - Method in class org.apache.streams.twitter.pojo.DirectMessageEvent
 
hashCode() - Method in class org.apache.streams.twitter.pojo.Entities
 
hashCode() - Method in class org.apache.streams.twitter.pojo.Follow
 
hashCode() - Method in class org.apache.streams.twitter.pojo.FriendList
 
hashCode() - Method in class org.apache.streams.twitter.pojo.Friendship
 
hashCode() - Method in class org.apache.streams.twitter.pojo.Hashtag
 
hashCode() - Method in class org.apache.streams.twitter.pojo.InitiatedVia
 
hashCode() - Method in class org.apache.streams.twitter.pojo.MarkedSpam
 
hashCode() - Method in class org.apache.streams.twitter.pojo.MediaItem
 
hashCode() - Method in class org.apache.streams.twitter.pojo.MessageCreate
 
hashCode() - Method in class org.apache.streams.twitter.pojo.MessageData
 
hashCode() - Method in class org.apache.streams.twitter.pojo.Muting
 
hashCode() - Method in class org.apache.streams.twitter.pojo.NotificationsEnabled
 
hashCode() - Method in class org.apache.streams.twitter.pojo.Place
 
hashCode() - Method in class org.apache.streams.twitter.pojo.QuickReply
 
hashCode() - Method in class org.apache.streams.twitter.pojo.QuickReplyOption
 
hashCode() - Method in class org.apache.streams.twitter.pojo.QuickReplyTextInput
 
hashCode() - Method in class org.apache.streams.twitter.pojo.Relationship
 
hashCode() - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
hashCode() - Method in class org.apache.streams.twitter.pojo.RelationshipTarget
 
hashCode() - Method in class org.apache.streams.twitter.pojo.Retweet
 
hashCode() - Method in class org.apache.streams.twitter.pojo.Status
 
hashCode() - Method in class org.apache.streams.twitter.pojo.Target
 
hashCode() - Method in class org.apache.streams.twitter.pojo.TargetObject
 
hashCode() - Method in class org.apache.streams.twitter.pojo.Tweet
 
hashCode() - Method in class org.apache.streams.twitter.pojo.User
 
hashCode() - Method in class org.apache.streams.twitter.pojo.UserMentions
 
hashCode() - Method in class org.apache.streams.twitter.pojo.Users
 
hashCode() - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
hashCode() - Method in class org.apache.streams.twitter.pojo.WantRetweets
 
hashCode() - Method in class org.apache.streams.twitter.pojo.WebhookEvents
 
hashCode() - Method in class org.apache.streams.twitter.pojo.WelcomeMessage
 
hashCode() - Method in class org.apache.streams.twitter.pojo.WelcomeMessageRule
 
hashCode() - Method in class org.apache.streams.twitter.search.SearchOperators
 
hashCode() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
hashCode() - Method in class org.apache.streams.twitter.TwitterBasicAuthConfiguration
 
hashCode() - Method in class org.apache.streams.twitter.Url
 
Hashtag - Class in org.apache.streams.twitter.pojo
 
Hashtag() - Constructor for class org.apache.streams.twitter.pojo.Hashtag
 
homeTimeline(StatusesHomeTimelineRequest) - Method in interface org.apache.streams.twitter.api.Statuses
Returns a collection of the most recent Tweets posted by the user indicated by the screen_name or user_id parameters.
homeTimeline(StatusesHomeTimelineRequest) - Method in class org.apache.streams.twitter.api.Twitter
 

I

ids(FollowersIdsRequest) - Method in interface org.apache.streams.twitter.api.Followers
Returns a cursored collection of user IDs for every user following the specified user.
ids(FriendsIdsRequest) - Method in interface org.apache.streams.twitter.api.Friends
Returns a cursored collection of user IDs for every user the specified user is following.
ids(FriendsIdsRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
ids(FollowersIdsRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
ids - Variable in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
ids - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
ids - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
idsCount - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
incoming(FriendshipsIncomingRequest) - Method in interface org.apache.streams.twitter.api.Friendships
Returns a collection of numeric IDs for every user who has a pending request to follow the authenticating user.
InitiatedVia - Class in org.apache.streams.twitter.pojo
 
InitiatedVia() - Constructor for class org.apache.streams.twitter.pojo.InitiatedVia
 
isRunning() - Method in class org.apache.streams.twitter.provider.SevenDaySearchProvider
 
isRunning() - Method in class org.apache.streams.twitter.provider.ThirtyDaySearchProvider
 
isRunning() - Method in class org.apache.streams.twitter.provider.TwitterEngagersProvider
 
isRunning() - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
isRunning() - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
isRunning() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
isRunning() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
item - Variable in class org.apache.streams.twitter.provider.TwitterStreamHelper.StreamDeserializer
 

L

list(DirectMessagesListRequest) - Method in interface org.apache.streams.twitter.api.DirectMessages
Returns the 20 most recent direct messages sent to the authenticating user.
list(FavoritesListRequest) - Method in interface org.apache.streams.twitter.api.Favorites
Returns the 20 most recent Tweets favorited by the authenticating or specified user.
list(FollowersListRequest) - Method in interface org.apache.streams.twitter.api.Followers
Returns a cursored collection of user objects for users following the specified user.
list(FriendsListRequest) - Method in interface org.apache.streams.twitter.api.Friends
Returns a cursored collection of user objects for every user the specified user is following.
list(FriendsListRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
list(FollowersListRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
list(FavoritesListRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
list(DirectMessagesListRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
listEvents(EventsListRequest) - Method in interface org.apache.streams.twitter.api.DirectMessages
Returns all Direct Message events (both sent and received) within the last 30 days.
listEvents(EventsListRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
listWelcomeMessageRules(WelcomeMessageRulesListRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
listWelcomeMessageRules(WelcomeMessageRulesListRequest) - Method in interface org.apache.streams.twitter.api.WelcomeMessageRules
Returns a list of Welcome Message Rules.
listWelcomeMessages(WelcomeMessagesListRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
listWelcomeMessages(WelcomeMessagesListRequest) - Method in interface org.apache.streams.twitter.api.WelcomeMessages
Returns a list of Welcome Messages.
lock - Variable in class org.apache.streams.twitter.provider.SevenDaySearchProvider
 
lock - Variable in class org.apache.streams.twitter.provider.ThirtyDaySearchProvider
 
lock - Variable in class org.apache.streams.twitter.provider.TwitterEngagersProvider
 
lock - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
lock - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
lookup(FriendshipsLookupRequest) - Method in interface org.apache.streams.twitter.api.Friendships
Returns the relationships of the authenticating user to the comma-separated list of up to 100 screen_names or user_ids provided.
lookup(StatusesLookupRequest) - Method in interface org.apache.streams.twitter.api.Statuses
Returns fully-hydrated Tweet objects for up to 100 Tweets per request, as specified by comma-separated values passed to the id parameter.
lookup(StatusesLookupRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
lookup(UsersLookupRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
lookup(UsersLookupRequest) - Method in interface org.apache.streams.twitter.api.Users
Returns fully-hydrated user objects for up to 100 users per request, as specified by comma-separated values passed to the user_id and/or screen_name parameters.

M

main(String[]) - Static method in class org.apache.streams.twitter.provider.SevenDaySearchProvider
To use from command line:

Supply (at least) the following required configuration in application.conf:

twitter.oauth.consumerKey twitter.oauth.consumerSecret twitter.oauth.accessToken twitter.oauth.accessTokenSecret twitter.info

Launch using:

mvn exec:java -Dexec.mainClass=org.apache.streams.twitter.provider.TwitterTimelineProvider -Dexec.args="application.conf tweets.json"

main(String[]) - Static method in class org.apache.streams.twitter.provider.ThirtyDaySearchProvider
To use from command line:

Supply (at least) the following required configuration in application.conf:

twitter.oauth.consumerKey twitter.oauth.consumerSecret twitter.oauth.accessToken twitter.oauth.accessTokenSecret twitter.info

Launch using:

mvn exec:java -Dexec.mainClass=org.apache.streams.twitter.provider.TwitterTimelineProvider -Dexec.args="application.conf tweets.json"

main(String[]) - Static method in class org.apache.streams.twitter.provider.TwitterEngagersProvider
To use from command line:

Supply (at least) the following required configuration in application.conf:

twitter.oauth.consumerKey twitter.oauth.consumerSecret twitter.oauth.accessToken twitter.oauth.accessTokenSecret twitter.info

Launch using:

mvn exec:java -Dexec.mainClass=org.apache.streams.twitter.provider.TwitterEngagersProvider -Dexec.args="application.conf retweeters.json.txt"

main(String[]) - Static method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
To use from command line:

Supply (at least) the following required configuration in application.conf:

twitter.oauth.consumerKey twitter.oauth.consumerSecret twitter.oauth.accessToken twitter.oauth.accessTokenSecret twitter.info

Launch using:

mvn exec:java -Dexec.mainClass=org.apache.streams.twitter.provider.TwitterFollowingProvider -Dexec.args="application.conf tweets.json"

main(String[]) - Static method in class org.apache.streams.twitter.provider.TwitterStreamProvider
To use from command line:

Supply (at least) the following required configuration in application.conf:

twitter.oauth.consumerKey twitter.oauth.consumerSecret twitter.oauth.accessToken twitter.oauth.accessTokenSecret

Launch using:

mvn exec:java -Dexec.mainClass=org.apache.streams.twitter.provider.TwitterStreamProvider -Dexec.args="application.conf tweets.json"

main(String[]) - Static method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
To use from command line:

Supply (at least) the following required configuration in application.conf:

twitter.oauth.consumerKey twitter.oauth.consumerSecret twitter.oauth.accessToken twitter.oauth.accessTokenSecret twitter.info

Launch using:

mvn exec:java -Dexec.mainClass=org.apache.streams.twitter.provider.TwitterTimelineProvider -Dexec.args="application.conf tweets.json"

main(String[]) - Static method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
To use from command line:

Supply (at least) the following required configuration in application.conf:

twitter.oauth.consumerKey twitter.oauth.consumerSecret twitter.oauth.accessToken twitter.oauth.accessTokenSecret twitter.info

Launch using:

mvn exec:java -Dexec.mainClass=org.apache.streams.twitter.provider.TwitterUserInformationProvider -Dexec.args="application.conf tweets.json"

mapper - Static variable in class org.apache.streams.twitter.provider.TwitterStreamHelper.StreamDeserializer
 
MAPPER - Static variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
MarkedSpam - Class in org.apache.streams.twitter.pojo
 
MarkedSpam() - Constructor for class org.apache.streams.twitter.pojo.MarkedSpam
 
MAX_NUMBER_WAITING - Static variable in class org.apache.streams.twitter.provider.SevenDaySearchProvider
 
MAX_NUMBER_WAITING - Static variable in class org.apache.streams.twitter.provider.ThirtyDaySearchProvider
 
MAX_NUMBER_WAITING - Static variable in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
MAX_NUMBER_WAITING - Static variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
MAX_NUMBER_WAITING - Static variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
Media - Interface in org.apache.streams.twitter.api
Interface for /media methods.
MediaItem - Class in org.apache.streams.twitter.pojo
 
MediaItem() - Constructor for class org.apache.streams.twitter.pojo.MediaItem
 
MediaStatusRequest - Class in org.apache.streams.twitter.api
 
MediaStatusRequest() - Constructor for class org.apache.streams.twitter.api.MediaStatusRequest
 
MediaStatusRequest.Command - Enum in org.apache.streams.twitter.api
 
MediaStatusResponse - Class in org.apache.streams.twitter.api
 
MediaStatusResponse() - Constructor for class org.apache.streams.twitter.api.MediaStatusResponse
 
members(String) - Method in interface org.apache.streams.twitter.api.SuggestedUsers
Access the users in a given category of the Twitter suggested user list and return their most recent status if they are not a protected user.
members(String) - Method in class org.apache.streams.twitter.api.Twitter
 
mentionsTimeline(StatusesMentionsTimelineRequest) - Method in interface org.apache.streams.twitter.api.Statuses
Returns the 20 most recent mentions (Tweets containing a users’s @screen_name) for the authenticating user.
mentionsTimeline(StatusesMentionsTimelineRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
MessageCreate - Class in org.apache.streams.twitter.pojo
 
MessageCreate() - Constructor for class org.apache.streams.twitter.pojo.MessageCreate
 
MessageCreateRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/direct-messages/sending-and-receiving/api-reference/new-event
MessageCreateRequest() - Constructor for class org.apache.streams.twitter.api.MessageCreateRequest
 
MessageData - Class in org.apache.streams.twitter.pojo
 
MessageData() - Constructor for class org.apache.streams.twitter.pojo.MessageData
 
Muting - Class in org.apache.streams.twitter.pojo
 
Muting() - Constructor for class org.apache.streams.twitter.pojo.Muting
 

N

names - Variable in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
names - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
names - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
newDM(DirectMessageNewRequest) - Method in interface org.apache.streams.twitter.api.DirectMessages
Destroys the direct message specified in the required ID parameter.
newDM(DirectMessageNewRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
newEvent(MessageCreateRequest) - Method in interface org.apache.streams.twitter.api.DirectMessages
Destroys the direct message specified in the required ID parameter.
newEvent(MessageCreateRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
newFixedThreadPoolWithQueueSize(int, int) - Static method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
newWelcomeMessage(WelcomeMessageNewRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
newWelcomeMessage(WelcomeMessageNewRequest) - Method in interface org.apache.streams.twitter.api.WelcomeMessages
Creates a new Welcome Message that will be stored and sent in the future from the authenticating user in defined circumstances.
newWelcomeMessageRule(WelcomeMessageNewRuleRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
newWelcomeMessageRule(WelcomeMessageNewRuleRequest) - Method in interface org.apache.streams.twitter.api.WelcomeMessageRules
Creates a new Welcome Message Rule that determines which Welcome Message will be shown in a given conversation.
NotificationsEnabled - Class in org.apache.streams.twitter.pojo
 
NotificationsEnabled() - Constructor for class org.apache.streams.twitter.pojo.NotificationsEnabled
 

O

oauth_signature_encoding - Static variable in class org.apache.streams.twitter.api.TwitterSecurity
 
oauth_signature_method - Static variable in class org.apache.streams.twitter.api.TwitterSecurity
 
oauth_signature_method_param - Static variable in class org.apache.streams.twitter.api.TwitterSecurity
 
oauth_version - Static variable in class org.apache.streams.twitter.api.TwitterSecurity
 
onResponse(HttpResponse) - Method in class org.apache.streams.twitter.api.TwitterRetryHandler
 
org.apache.streams.twitter - package org.apache.streams.twitter
 
org.apache.streams.twitter.api - package org.apache.streams.twitter.api
 
org.apache.streams.twitter.config - package org.apache.streams.twitter.config
 
org.apache.streams.twitter.converter - package org.apache.streams.twitter.converter
 
org.apache.streams.twitter.converter.util - package org.apache.streams.twitter.converter.util
 
org.apache.streams.twitter.pojo - package org.apache.streams.twitter.pojo
 
org.apache.streams.twitter.processor - package org.apache.streams.twitter.processor
 
org.apache.streams.twitter.provider - package org.apache.streams.twitter.provider
 
org.apache.streams.twitter.search - package org.apache.streams.twitter.search
 
outgoing(FriendshipsOutgoingRequest) - Method in interface org.apache.streams.twitter.api.Friendships
Returns a collection of numeric IDs for every protected user for whom the authenticating user has a pending follow request.

P

path - Static variable in interface org.apache.streams.twitter.api.ThirtyDaySearch
 
Place - Class in org.apache.streams.twitter.pojo
 
Place() - Constructor for class org.apache.streams.twitter.pojo.Place
 
PlaceType - Class in org.apache.streams.twitter.api
 
PlaceType() - Constructor for class org.apache.streams.twitter.api.PlaceType
 
PlaceType_ - Class in org.apache.streams.twitter.api
 
PlaceType_() - Constructor for class org.apache.streams.twitter.api.PlaceType_
 
pollForDatum() - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
prepare(Object) - Method in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
prepare(Object) - Method in class org.apache.streams.twitter.provider.SevenDaySearchProvider
 
prepare(Object) - Method in class org.apache.streams.twitter.provider.ThirtyDaySearchProvider
 
prepare(Object) - Method in class org.apache.streams.twitter.provider.TwitterEngagersProvider
 
prepare(Object) - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
prepare(Object) - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
prepare(Object) - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
prepare(Object) - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
prepareParams(StreamsDatum) - Method in class org.apache.streams.twitter.processor.TwitterUrlApiProcessor
 
process(HttpRequest, HttpContext) - Method in class org.apache.streams.twitter.api.TwitterOAuthRequestInterceptor
 
process(StreamsDatum) - Method in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
process(StreamsDatum) - Method in class org.apache.streams.twitter.processor.TwitterUrlApiProcessor
 
process() - Method in class org.apache.streams.twitter.provider.TwitterStreamHelper
 
ProcessingInfo - Class in org.apache.streams.twitter.api
he response body contains processing_info field which provides information about current state of media processing operation.
ProcessingInfo() - Constructor for class org.apache.streams.twitter.api.ProcessingInfo
 
ProcessingInfo.State - Enum in org.apache.streams.twitter.api
 
processor - Variable in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
provider - Variable in class org.apache.streams.twitter.provider.SevenDaySearchProviderTask
 
provider - Variable in class org.apache.streams.twitter.provider.ThirtyDaySearchProviderTask
 
provider - Variable in class org.apache.streams.twitter.provider.TwitterFollowersIdsProviderTask
 
provider - Variable in class org.apache.streams.twitter.provider.TwitterFollowersListProviderTask
 
provider - Variable in class org.apache.streams.twitter.provider.TwitterFriendsIdsProviderTask
 
provider - Variable in class org.apache.streams.twitter.provider.TwitterFriendsListProviderTask
 
provider - Variable in class org.apache.streams.twitter.provider.TwitterRetweeterIdsTask
 
provider - Variable in class org.apache.streams.twitter.provider.TwitterRetweetsTask
 
provider - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProviderTask
 
provider - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProviderTask
 
providerQueue - Variable in class org.apache.streams.twitter.provider.SevenDaySearchProvider
 
providerQueue - Variable in class org.apache.streams.twitter.provider.ThirtyDaySearchProvider
 
providerQueue - Variable in class org.apache.streams.twitter.provider.TwitterEngagersProvider
 
providerQueue - Variable in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
providerQueue - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
providerQueue - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
putWebhook(Long) - Method in interface org.apache.streams.twitter.api.AccountActivity
Triggers the challenge response check (CRC) for the given webhook’s URL.
putWebhook(Long) - Method in class org.apache.streams.twitter.api.Twitter
 

Q

QuickReply - Class in org.apache.streams.twitter.pojo
 
QuickReply() - Constructor for class org.apache.streams.twitter.pojo.QuickReply
 
QuickReply.Type - Enum in org.apache.streams.twitter.pojo
 
QuickReplyOption - Class in org.apache.streams.twitter.pojo
 
QuickReplyOption() - Constructor for class org.apache.streams.twitter.pojo.QuickReplyOption
 
QuickReplyTextInput - Class in org.apache.streams.twitter.pojo
 
QuickReplyTextInput() - Constructor for class org.apache.streams.twitter.pojo.QuickReplyTextInput
 

R

readCurrent() - Method in class org.apache.streams.twitter.provider.SevenDaySearchProvider
 
readCurrent() - Method in class org.apache.streams.twitter.provider.ThirtyDaySearchProvider
 
readCurrent() - Method in class org.apache.streams.twitter.provider.TwitterEngagersProvider
 
readCurrent() - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
readCurrent() - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
readCurrent() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
readCurrent() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
readNew(BigInteger) - Method in class org.apache.streams.twitter.provider.SevenDaySearchProvider
 
readNew(BigInteger) - Method in class org.apache.streams.twitter.provider.ThirtyDaySearchProvider
 
readNew(BigInteger) - Method in class org.apache.streams.twitter.provider.TwitterEngagersProvider
 
readNew(BigInteger) - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
readNew(BigInteger) - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
readNew(BigInteger) - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
readNew(BigInteger) - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
readRange(DateTime, DateTime) - Method in class org.apache.streams.twitter.provider.SevenDaySearchProvider
 
readRange(DateTime, DateTime) - Method in class org.apache.streams.twitter.provider.ThirtyDaySearchProvider
 
readRange(DateTime, DateTime) - Method in class org.apache.streams.twitter.provider.TwitterEngagersProvider
 
readRange(DateTime, DateTime) - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
readRange(DateTime, DateTime) - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
readRange(DateTime, DateTime) - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
readRange(DateTime, DateTime) - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
registerWebhook(String) - Method in interface org.apache.streams.twitter.api.AccountActivity
Registers a new webhook URL for the given application context.
registerWebhook(String) - Method in class org.apache.streams.twitter.api.Twitter
 
registerWebhookSubscriptions(Long) - Method in interface org.apache.streams.twitter.api.AccountActivity
Subscribes the provided app to events for the provided user context.
registerWebhookSubscriptions(Long) - Method in class org.apache.streams.twitter.api.Twitter
 
Relationship - Class in org.apache.streams.twitter.pojo
Detailed information about the relationship between two arbitrary users.
Relationship() - Constructor for class org.apache.streams.twitter.pojo.Relationship
 
RelationshipSource - Class in org.apache.streams.twitter.pojo
 
RelationshipSource() - Constructor for class org.apache.streams.twitter.pojo.RelationshipSource
 
RelationshipTarget - Class in org.apache.streams.twitter.pojo
 
RelationshipTarget() - Constructor for class org.apache.streams.twitter.pojo.RelationshipTarget
 
replace(Activity, Tweet) - Method in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
request - Variable in class org.apache.streams.twitter.provider.SevenDaySearchProvider
 
request - Variable in class org.apache.streams.twitter.provider.SevenDaySearchProviderTask
 
request - Variable in class org.apache.streams.twitter.provider.ThirtyDaySearchProvider
 
request - Variable in class org.apache.streams.twitter.provider.ThirtyDaySearchProviderTask
 
request - Variable in class org.apache.streams.twitter.provider.TwitterFollowersIdsProviderTask
 
request - Variable in class org.apache.streams.twitter.provider.TwitterFollowersListProviderTask
 
request - Variable in class org.apache.streams.twitter.provider.TwitterFriendsIdsProviderTask
 
request - Variable in class org.apache.streams.twitter.provider.TwitterFriendsListProviderTask
 
request - Variable in class org.apache.streams.twitter.provider.TwitterRetweeterIdsTask
 
request - Variable in class org.apache.streams.twitter.provider.TwitterRetweetsTask
 
request - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProviderTask
 
request - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProviderTask
 
requiredClass - Static variable in class org.apache.streams.twitter.converter.TwitterFollowActivityConverter
 
requiredClass() - Method in class org.apache.streams.twitter.converter.TwitterFollowActivityConverter
 
requiredClass - Static variable in class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
requiredClass() - Method in class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
requiredClass - Static variable in class org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter
 
requiredClass() - Method in class org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter
 
requiredClass - Static variable in class org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter
 
requiredClass() - Method in class org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter
 
requiredClass() - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityConverter
 
requiredClass - Static variable in class org.apache.streams.twitter.converter.TwitterJsonUserActivityObjectConverter
 
requiredClass() - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityObjectConverter
 
requiredClass - Static variable in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
requiredClass() - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
ResponseErrors - Class in org.apache.streams.twitter.api
 
ResponseErrors() - Constructor for class org.apache.streams.twitter.api.ResponseErrors
 
Retweet - Class in org.apache.streams.twitter.pojo
 
Retweet() - Constructor for class org.apache.streams.twitter.pojo.Retweet
 
retweeterIds(RetweeterIdsRequest) - Method in interface org.apache.streams.twitter.api.Statuses
Returns a collection of up to 100 user IDs belonging to users who have retweeted the Tweet specified by the id parameter.
retweeterIds(RetweeterIdsRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
RetweeterIdsRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/tweets/post-and-engage/api-reference/get-statuses-retweets-id
RetweeterIdsRequest() - Constructor for class org.apache.streams.twitter.api.RetweeterIdsRequest
 
RetweeterIdsResponse - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/tweets/post-and-engage/api-reference/get-statuses-retweets-id
RetweeterIdsResponse() - Constructor for class org.apache.streams.twitter.api.RetweeterIdsResponse
 
retweets(RetweetsRequest) - Method in interface org.apache.streams.twitter.api.Statuses
Returns a collection of the 100 most recent retweets of the Tweet specified by the id parameter.
retweets(RetweetsRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
RetweetsRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/tweets/post-and-engage/api-reference/get-statuses-retweets-id
RetweetsRequest() - Constructor for class org.apache.streams.twitter.api.RetweetsRequest
 
reverseGeocode(GeoSearchRequest) - Method in interface org.apache.streams.twitter.api.Geo
Given a latitude and a longitude, searches for up to 20 places that can be used as a place_id when updating a status.
run() - Method in class org.apache.streams.twitter.provider.SevenDaySearchProviderTask
 
run() - Method in class org.apache.streams.twitter.provider.ThirtyDaySearchProviderTask
 
run() - Method in class org.apache.streams.twitter.provider.TwitterFollowersIdsProviderTask
 
run() - Method in class org.apache.streams.twitter.provider.TwitterFollowersListProviderTask
 
run() - Method in class org.apache.streams.twitter.provider.TwitterFriendsIdsProviderTask
 
run() - Method in class org.apache.streams.twitter.provider.TwitterFriendsListProviderTask
 
run() - Method in class org.apache.streams.twitter.provider.TwitterRetweeterIdsTask
 
run() - Method in class org.apache.streams.twitter.provider.TwitterRetweetsTask
 
run() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProviderTask
 
run() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProviderTask
 
running - Variable in class org.apache.streams.twitter.provider.SevenDaySearchProvider
 
running - Variable in class org.apache.streams.twitter.provider.ThirtyDaySearchProvider
 
running - Variable in class org.apache.streams.twitter.provider.TwitterEngagersProvider
 
running - Variable in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
running - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
running - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 

S

search(UsersSearchRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
search(UsersSearchRequest) - Method in interface org.apache.streams.twitter.api.Users
Provides a simple, relevance-based search interface to public user accounts on Twitter.
SearchOperators - Class in org.apache.streams.twitter.search
 
SearchOperators() - Constructor for class org.apache.streams.twitter.search.SearchOperators
 
SearchUtil - Class in org.apache.streams.twitter.search
 
SearchUtil() - Constructor for class org.apache.streams.twitter.search.SearchUtil
 
security - Variable in class org.apache.streams.twitter.api.TwitterOAuthRequestInterceptor
 
sent(DirectMessagesSentRequest) - Method in interface org.apache.streams.twitter.api.DirectMessages
Returns the 20 most recent direct messages sent to the authenticating user.
sent(DirectMessagesSentRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
serializationFormat() - Method in class org.apache.streams.twitter.converter.TwitterFollowActivityConverter
 
serializationFormat() - Method in class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
serializationFormat() - Method in class org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter
 
serializationFormat() - Method in class org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter
 
serializationFormat() - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityConverter
 
serializationFormat() - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityObjectConverter
 
serializationFormat() - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
setAccessToken(String) - Method in class org.apache.streams.twitter.config.TwitterOAuthConfiguration
 
setAccessTokenSecret(String) - Method in class org.apache.streams.twitter.config.TwitterOAuthConfiguration
 
setAccuracy(Boolean) - Method in class org.apache.streams.twitter.api.GeoSearchRequest
A hint on the region in which to search.
setAccuracy(Double) - Method in class org.apache.streams.twitter.api.GeoSearchResponseQueryParams
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.AccountSettings
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.DirectMessageNewRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.DirectMessagesListRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.DirectMessagesSentRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.Error
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.EventShowResponse
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.EventsListRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.EventsListResponse
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FavoritesListRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FollowersIdsRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FollowersIdsResponse
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FollowersListRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FollowersListResponse
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FollowingIdsRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FollowingListRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FriendshipCreateRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FriendshipDestroyRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FriendshipShowRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FriendshipShowResponse
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FriendshipsIncomingRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FriendshipsLookupRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FriendshipsOutgoingRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FriendshipUpdateRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FriendsIdsRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FriendsIdsResponse
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FriendsListRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FriendsListResponse
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.GeoSearchRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.GeoSearchResponse
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.GeoSearchResponseQuery
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.GeoSearchResponseQueryParams
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.GeoSearchResponseResult
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.MediaStatusRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.MediaStatusResponse
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.MessageCreateRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.PlaceType
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.PlaceType_
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.ProcessingInfo
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.ResponseErrors
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.RetweeterIdsRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.RetweeterIdsResponse
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.RetweetsRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.SevenDaySearchResponse
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.SleepTime
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.SleepTime_
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.StatusesHomeTimelineRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.StatusesLookupRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.StatusesMentionsTimelineRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.StatusesShowRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.SuggestedUserCategory
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountItem
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsResponse
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchResponse
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.TimeZone
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.TimeZone_
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.TrendLocation
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.TrendLocation_
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.UpdateAccountSettingsRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.UpdateProfileRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.UsersLookupRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.UsersSearchRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.UsersShowRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.Webhook
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRequestWrapper
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewResponse
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleRequestWrapper
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleResponse
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleResponseWrapper
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.WelcomeMessageRulesListRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.WelcomeMessageRulesListResponse
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.WelcomeMessagesListRequest
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.WelcomeMessagesListResponse
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.config.SevenDaySearchProviderConfiguration
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.config.ThirtyDaySearchProviderConfiguration
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.config.TwitterEngagersProviderConfiguration
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.config.TwitterFollowingConfiguration
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.config.TwitterOAuthConfiguration
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.config.TwitterStreamConfiguration
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.config.TwitterTimelineProviderConfiguration
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.config.TwitterUserInformationConfiguration
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.AllReplies
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Apps
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Blocking
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.BoundingBox
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.CallToAction
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Delete
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.DeleteDetails
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.DirectMessageEvent
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Entities
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Follow
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.FriendList
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Friendship
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Hashtag
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.InitiatedVia
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.MarkedSpam
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.MediaItem
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.MessageCreate
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.MessageData
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Muting
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.NotificationsEnabled
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Place
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.QuickReply
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.QuickReplyOption
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.QuickReplyTextInput
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Relationship
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.RelationshipTarget
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Retweet
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Status
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Target
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.TargetObject
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.User
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.UserMentions
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Users
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.WantRetweets
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.WebhookEvents
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.WelcomeMessage
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.WelcomeMessageRule
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.search.SearchOperators
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.TwitterBasicAuthConfiguration
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.Url
 
setAllowContributorRequest(String) - Method in class org.apache.streams.twitter.api.AccountSettings
 
setAllowContributorRequest(String) - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
setAllReplies(AllReplies) - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
setAlwaysUseHttps(Boolean) - Method in class org.apache.streams.twitter.api.AccountSettings
 
setAlwaysUseHttps(Boolean) - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
setAnds(List<ThirtyDaySearchOperator>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
'AND' these additional operators.
setAppName(String) - Method in class org.apache.streams.twitter.config.TwitterOAuthConfiguration
 
setApps(Apps) - Method in class org.apache.streams.twitter.pojo.WebhookEvents
 
setAttachment(MediaItem) - Method in class org.apache.streams.twitter.pojo.MessageData
 
setAutocomplete(Boolean) - Method in class org.apache.streams.twitter.api.GeoSearchResponseQueryParams
 
setBasicauth(TwitterBasicAuthConfiguration) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
 
setBio(String) - Method in class org.apache.streams.twitter.search.SearchOperators
Matches a keyword or phrase within the user bio of a Tweet.
setBioLocation(String) - Method in class org.apache.streams.twitter.search.SearchOperators
Matches Tweets where the user’s bio-level location contains the specified keyword or phrase.
setBioLocations(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches Tweets where the user’s bio-level location contains the specified keyword or phrase.
setBioName(String) - Method in class org.apache.streams.twitter.search.SearchOperators
Matches a keyword within the user bio name of a Tweet.
setBioNames(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches a keyword within the user bio name of a Tweet.
setBios(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches a keyword or phrase within the user bio of a Tweet.
setBlocking(Blocking) - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
setBoundingBox(BoundingBox) - Method in class org.apache.streams.twitter.pojo.Place
 
setBoundingBox(String) - Method in class org.apache.streams.twitter.search.SearchOperators
Matches against the Exact Location (x,y) of the Tweet when present, and in Twitter, against a “Place” geo polygon.
setBoundingBoxes(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches against the Exact Location (x,y) of the Tweet when present, and in Twitter, against a “Place” geo polygon.
setBucket(ThirtyDaySearchCountsRequest.Bucket) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest
The unit of time for which count data will be provided.
setCanDm(Boolean) - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
setCheckAfterSecs(Long) - Method in class org.apache.streams.twitter.api.ProcessingInfo
 
setCode(Long) - Method in class org.apache.streams.twitter.api.Error
 
setCode(Long) - Method in class org.apache.streams.twitter.api.PlaceType
 
setCode(Long) - Method in class org.apache.streams.twitter.api.PlaceType_
 
setCommand(MediaStatusRequest.Command) - Method in class org.apache.streams.twitter.api.MediaStatusRequest
Must be set to STATUS (case sensitive).
setConfig(TwitterStreamConfiguration) - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
setConfig(TwitterUserInformationConfiguration) - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
setConnections(List<Connection>) - Method in class org.apache.streams.twitter.pojo.Friendship
 
setConsumerKey(String) - Method in class org.apache.streams.twitter.config.TwitterOAuthConfiguration
 
setConsumerSecret(String) - Method in class org.apache.streams.twitter.config.TwitterOAuthConfiguration
 
setContainedWithin(String) - Method in class org.apache.streams.twitter.api.GeoSearchRequest
This is the place_id which you would like to restrict the search results to.
setContributorDetails(Boolean) - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
This parameter enhances the contributors element of the status response to include the screen_name of the contributor.
setContributors(List<Object>) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setContributorsEnabled(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
setCoordinates(List<List<List<Double>>>) - Method in class org.apache.streams.twitter.pojo.BoundingBox
 
setCount(Long) - Method in class org.apache.streams.twitter.api.DirectMessagesListRequest
Max number of events to be returned.
setCount(Long) - Method in class org.apache.streams.twitter.api.DirectMessagesSentRequest
Specifies the number of records to retrieve.
setCount(Long) - Method in class org.apache.streams.twitter.api.EventsListRequest
Max number of events to be returned.
setCount(Long) - Method in class org.apache.streams.twitter.api.FavoritesListRequest
Specifies the number of records to retrieve.
setCount(Long) - Method in class org.apache.streams.twitter.api.FollowingIdsRequest
Specifies the number of IDs attempt retrieval of, up to a maximum of 5,000 per distinct request.
setCount(Long) - Method in class org.apache.streams.twitter.api.FollowingListRequest
The number of users to return per page, up to a maximum of 200.
setCount(Long) - Method in class org.apache.streams.twitter.api.RetweeterIdsRequest
Specifies the number of records to retrieve.
setCount(Long) - Method in class org.apache.streams.twitter.api.RetweetsRequest
Specifies the number of records to retrieve.
setCount(Long) - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
The number of tweets to return per page, up to a maximum of 100.
setCount(Long) - Method in class org.apache.streams.twitter.api.StatusesHomeTimelineRequest
Specifies the number of records to retrieve.
setCount(Long) - Method in class org.apache.streams.twitter.api.StatusesMentionsTimelineRequest
Specifies the number of records to retrieve.
setCount(Long) - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
Specifies the number of Tweets to try and retrieve, up to a maximum of 200 per distinct request.
setCount(Long) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountItem
 
setCount(Long) - Method in class org.apache.streams.twitter.api.UsersSearchRequest
The number of potential user results to retrieve per page.
setCount(Long) - Method in class org.apache.streams.twitter.api.WelcomeMessageRulesListRequest
Max number of events to be returned.
setCount(Long) - Method in class org.apache.streams.twitter.api.WelcomeMessagesListRequest
Max number of events to be returned.
setCountry(String) - Method in class org.apache.streams.twitter.api.TrendLocation
 
setCountry(String) - Method in class org.apache.streams.twitter.api.TrendLocation_
 
setCountryCode(String) - Method in class org.apache.streams.twitter.api.TrendLocation
 
setCountryCode(String) - Method in class org.apache.streams.twitter.api.TrendLocation_
 
setCreatedAt(DateTime) - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
setCreatedAt(DateTime) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setCreatedAt(DateTime) - Method in class org.apache.streams.twitter.pojo.User
 
setCreatedAt(DateTime) - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
setCreatedTimestamp(DateTime) - Method in class org.apache.streams.twitter.api.Webhook
 
setCreatedTimestamp(String) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleResponseWrapper
created_timestamp (Required)
setCreatedTimestamp(String) - Method in class org.apache.streams.twitter.pojo.DirectMessageEvent
 
setCreatedTimestamp(DateTime) - Method in class org.apache.streams.twitter.pojo.WelcomeMessage
 
setCreatedTimestamp(DateTime) - Method in class org.apache.streams.twitter.pojo.WelcomeMessageRule
 
setCtas(List<CallToAction>) - Method in class org.apache.streams.twitter.pojo.MessageData
 
setCursor(Long) - Method in class org.apache.streams.twitter.api.EventsListRequest
For paging through result sets greater than 1 page, use the “next_cursor” property from the previous request.
setCursor(Long) - Method in class org.apache.streams.twitter.api.FollowingIdsRequest
Causes the list of connections to be broken into pages of no more than 5000 IDs at a time.
setCursor(Long) - Method in class org.apache.streams.twitter.api.FollowingListRequest
Causes the list of connections to be broken into pages of no more than 5000 IDs at a time.
setCursor(Long) - Method in class org.apache.streams.twitter.api.FriendshipsIncomingRequest
Causes the list of connections to be broken into pages of no more than 5000 IDs at a time.
setCursor(Long) - Method in class org.apache.streams.twitter.api.FriendshipsOutgoingRequest
Causes the list of connections to be broken into pages of no more than 5000 IDs at a time.
setCursor(Boolean) - Method in class org.apache.streams.twitter.api.RetweeterIdsRequest
Causes the list of IDs to be broken into pages of no more than 100 IDs at a time.
setCursor(String) - Method in class org.apache.streams.twitter.api.WelcomeMessageRulesListRequest
For paging through result sets greater than 1 page, use the “next_cursor” property from the previous request.
setCursor(String) - Method in class org.apache.streams.twitter.api.WelcomeMessagesListRequest
For paging through result sets greater than 1 page, use the “next_cursor” property from the previous request.
setDebug(Boolean) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
Whether to enable juneau debug logging
setDefaultProfile(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
setDefaultProfileImage(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
setDelete(DeleteDetails) - Method in class org.apache.streams.twitter.pojo.Delete
 
setDescription(String) - Method in class org.apache.streams.twitter.api.UpdateProfileRequest
A description of the user owning the account.
setDescription(String) - Method in class org.apache.streams.twitter.pojo.QuickReplyOption
Optional description text displayed under label text.
setDescription(String) - Method in class org.apache.streams.twitter.pojo.User
 
setDevice(Boolean) - Method in class org.apache.streams.twitter.api.FriendshipUpdateRequest
Enable/disable device notifications from the target user.
setDirectMessageEvents(List<DirectMessageEvent>) - Method in class org.apache.streams.twitter.pojo.WebhookEvents
 
setDiscoverableByEmail(Boolean) - Method in class org.apache.streams.twitter.api.AccountSettings
 
setDiscoverableByEmail(Boolean) - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
setDisplayUrl(String) - Method in class org.apache.streams.twitter.Url
 
setEmoji(String) - Method in class org.apache.streams.twitter.search.SearchOperators
Matches an emoji within the body of a Tweet.
setEmojis(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches an emoji within the body of a Tweet.
setEnabled(Boolean) - Method in class org.apache.streams.twitter.api.SleepTime
 
setEnabled(Boolean) - Method in class org.apache.streams.twitter.api.SleepTime_
 
setEndpoint(String) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
The endpoint
setEndSleepTime(Boolean) - Method in class org.apache.streams.twitter.api.UpdateAccountSettingsRequest
The hour that sleep time should end if it is enabled.
setEndTime(DateTime) - Method in class org.apache.streams.twitter.api.SleepTime
 
setEndTime(DateTime) - Method in class org.apache.streams.twitter.api.SleepTime_
 
setEntities(Entities) - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
setEntities(Entities) - Method in class org.apache.streams.twitter.pojo.MessageData
 
setEntities(Entities) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setEnvironment(String) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
The environment
setErrors(List<Error>) - Method in class org.apache.streams.twitter.api.ResponseErrors
When the Twitter API returns error messages, it does so in JSON format.
setEvent(Object) - Method in class org.apache.streams.twitter.api.EventShowResponse
 
setEvent(Object) - Method in class org.apache.streams.twitter.api.MessageCreateRequest
 
setEvents(List<Object>) - Method in class org.apache.streams.twitter.api.EventsListResponse
 
setEventType(UserstreamEvent.EventType) - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
setExactPhrase(String) - Method in class org.apache.streams.twitter.search.SearchOperators
Matches an exact phrase within the body of a Tweet.
setExactPhrases(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches an exact phrase within the body of a Tweet.
setExcludeReplies(Boolean) - Method in class org.apache.streams.twitter.api.StatusesHomeTimelineRequest
This parameter will prevent replies from appearing in the returned timeline.
setExcludeReplies(Boolean) - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
This parameter will prevent replies from appearing in the returned timeline.
setExpandedUrl(String) - Method in class org.apache.streams.twitter.Url
 
setExpiresAfterSeconds(Long) - Method in class org.apache.streams.twitter.api.MediaStatusResponse
 
setFavoriteCount(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setFavorited(Boolean) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setFavouritesCount(Long) - Method in class org.apache.streams.twitter.pojo.User
 
setFilterLevel(String) - Method in class org.apache.streams.twitter.config.TwitterStreamConfiguration
Setting this parameter to one of none, low, or medium will set the minimum value of the filter_level Tweet attribute required to be included in the stream
setFilterLevel(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setFollow(Boolean) - Method in class org.apache.streams.twitter.api.FriendshipCreateRequest
Enable notifications for the target user.
setFollow(List<Long>) - Method in class org.apache.streams.twitter.config.TwitterStreamConfiguration
A list of user IDs, indicating the users whose Tweets should be delivered on the stream
setFollowedBy(Boolean) - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
setFollowedBy(Boolean) - Method in class org.apache.streams.twitter.pojo.RelationshipTarget
 
setFollowee(User) - Method in class org.apache.streams.twitter.pojo.Follow
 
setFollower(User) - Method in class org.apache.streams.twitter.pojo.Follow
 
setFollowersCount(Long) - Method in class org.apache.streams.twitter.pojo.User
 
setFollowing(Boolean) - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
setFollowing(Boolean) - Method in class org.apache.streams.twitter.pojo.RelationshipTarget
 
setFollowRequestSent(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
setFriends(List<Long>) - Method in class org.apache.streams.twitter.pojo.FriendList
 
setFriendsCount(Long) - Method in class org.apache.streams.twitter.pojo.User
 
setFriendsStr(List<String>) - Method in class org.apache.streams.twitter.pojo.FriendList
 
setFrom(String) - Method in class org.apache.streams.twitter.search.SearchOperators
Matches any Tweet from a specific user (name or ID).
setFromDate(String) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest
The oldest UTC timestamp (back to 3/21/2006) from which the activities will be provided.
setFromDate(String) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchRequest
The oldest UTC timestamp (back to 3/21/2006) from which the activities will be provided.
setFroms(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches any Tweet from a specific user (name or ID).
setGeocode(String) - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
Returns tweets by users located within a given radius of the given latitude/longitude.
setGeoEnabled(Boolean) - Method in class org.apache.streams.twitter.api.AccountSettings
 
setGeoEnabled(Boolean) - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
setGeoEnabled(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
setGranularity(String) - Method in class org.apache.streams.twitter.api.GeoSearchRequest
This is the minimal granularity of place types to return and must be one of: poi , neighborhood , city , admin or country .
setGranularity(String) - Method in class org.apache.streams.twitter.api.GeoSearchResponseQueryParams
 
setHashtag(String) - Method in class org.apache.streams.twitter.search.SearchOperators
Matches any Tweet with the given hashtag.
setHashtags(List<Hashtag>) - Method in class org.apache.streams.twitter.pojo.Entities
 
setHashtags(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches any Tweet with the given hashtag.
setHasImages(Boolean) - Method in class org.apache.streams.twitter.search.SearchOperators
A boolean search operator that returns all Tweets that contain a native images (e.g.
setHasImages(Boolean) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
A boolean search operator that returns all Tweets that contain a native images (e.g.
setHasLinks(Boolean) - Method in class org.apache.streams.twitter.search.SearchOperators
This operator matches Tweets which contain links in the message body.
setHasLinks(Boolean) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
This operator matches Tweets which contain links in the message body.
setHasMedia(Boolean) - Method in class org.apache.streams.twitter.search.SearchOperators
Matches Tweets that contain a media url classified by Twitter, e.g.
setHasMedia(Boolean) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches Tweets that contain a media url classified by Twitter, e.g.
setHasMentions(Boolean) - Method in class org.apache.streams.twitter.search.SearchOperators
Matches Tweets that mention another Twitter user.
setHasMentions(Boolean) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches Tweets that mention another Twitter user.
setHasVideos(Boolean) - Method in class org.apache.streams.twitter.search.SearchOperators
A boolean search operator that returns all Tweets that contain native videos (does not include vine, periscope).
setHasVideos(Boolean) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
A boolean search operator that returns all Tweets that contain native videos (does not include vine, periscope).
setHost(String) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
The host
setId(Long) - Method in class org.apache.streams.twitter.api.FollowingIdsRequest
The ID of the user for whom to return results for.
setId(Long) - Method in class org.apache.streams.twitter.api.FollowingListRequest
The ID of the user for whom to return results for.
setId(Long) - Method in class org.apache.streams.twitter.api.RetweeterIdsRequest
The numerical ID of the desired status.
setId(Long) - Method in class org.apache.streams.twitter.api.RetweetsRequest
The numerical ID of the desired status.
setId(List<Long>) - Method in class org.apache.streams.twitter.api.StatusesLookupRequest
A comma separated list of Tweet IDs, up to 100 are allowed in a single request.
setId(Long) - Method in class org.apache.streams.twitter.api.StatusesShowRequest
The numerical ID of the desired Tweet.
setId(String) - Method in class org.apache.streams.twitter.api.Webhook
 
setId(String) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleResponseWrapper
The ID of the Welcome Message that will be sent when this Rule is triggered.
setId(String) - Method in class org.apache.streams.twitter.pojo.DirectMessageEvent
 
setId(Long) - Method in class org.apache.streams.twitter.pojo.Friendship
 
setId(String) - Method in class org.apache.streams.twitter.pojo.Place
 
setId(Long) - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
setId(Long) - Method in class org.apache.streams.twitter.pojo.RelationshipTarget
 
setId(Long) - Method in class org.apache.streams.twitter.pojo.Status
 
setId(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setId(Long) - Method in class org.apache.streams.twitter.pojo.User
 
setId(Long) - Method in class org.apache.streams.twitter.pojo.UserMentions
 
setId(String) - Method in class org.apache.streams.twitter.pojo.WelcomeMessage
 
setId(String) - Method in class org.apache.streams.twitter.pojo.WelcomeMessageRule
 
setIds(List<Long>) - Method in class org.apache.streams.twitter.api.FollowersIdsResponse
 
setIds(List<Long>) - Method in class org.apache.streams.twitter.api.FriendsIdsResponse
 
setIds(List<String>) - Method in class org.apache.streams.twitter.api.RetweeterIdsResponse
 
setIdsOnly(Boolean) - Method in class org.apache.streams.twitter.config.TwitterFollowingConfiguration
Whether to collect ids only, or full profiles
setIdStr(String) - Method in class org.apache.streams.twitter.pojo.Friendship
 
setIdStr(String) - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
setIdStr(String) - Method in class org.apache.streams.twitter.pojo.RelationshipTarget
 
setIdStr(String) - Method in class org.apache.streams.twitter.pojo.Status
 
setIdStr(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setIdStr(String) - Method in class org.apache.streams.twitter.pojo.User
 
setIdStr(String) - Method in class org.apache.streams.twitter.pojo.UserMentions
 
setIncludeEntities(Boolean) - Method in class org.apache.streams.twitter.api.DirectMessagesListRequest
The entities node will not be included when set to false.
setIncludeEntities(Boolean) - Method in class org.apache.streams.twitter.api.DirectMessagesSentRequest
The entities node will not be included when set to false.
setIncludeEntities(Boolean) - Method in class org.apache.streams.twitter.api.FavoritesListRequest
The entities node will be omitted when set to false .
setIncludeEntities(String) - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
The entities node will not be included when set to false.
setIncludeEntities(Boolean) - Method in class org.apache.streams.twitter.api.StatusesHomeTimelineRequest
The entities node will not be included when set to false.
setIncludeEntities(Boolean) - Method in class org.apache.streams.twitter.api.StatusesLookupRequest
The entities node will not be included when set to false.
setIncludeEntities(Boolean) - Method in class org.apache.streams.twitter.api.StatusesMentionsTimelineRequest
The entities node will not be included when set to false.
setIncludeEntities(Boolean) - Method in class org.apache.streams.twitter.api.StatusesShowRequest
The entities node will not be included when set to false.
setIncludeEntities(String) - Method in class org.apache.streams.twitter.api.UpdateProfileRequest
The entities node will not be included when set to false.
setIncludeEntities(Boolean) - Method in class org.apache.streams.twitter.api.UsersLookupRequest
The entities node will not be included when set to false.
setIncludeEntities(Long) - Method in class org.apache.streams.twitter.api.UsersSearchRequest
The entities node will not be included in embedded Tweet objects when set to false.
setIncludeEntities(Boolean) - Method in class org.apache.streams.twitter.api.UsersShowRequest
The entities node will not be included when set to false.
setIncludeEntities(String) - Method in class org.apache.streams.twitter.config.TwitterStreamConfiguration
 
setIncludeMyRetweet(Boolean) - Method in class org.apache.streams.twitter.api.StatusesShowRequest
When set to either true , t or 1 , any Tweets returned that have been retweeted by the authenticating user will include an additional current_user_retweet node, containing the ID of the source status for the retweet.
setIncludeRts(Boolean) - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
When set to false , the timeline will strip any native retweets (though they will still count toward both the maximal length of the timeline and the slice selected by the count parameter).
setIncludeUserEntities(Long) - Method in class org.apache.streams.twitter.api.FollowingListRequest
The user object entities node will not be included when set to false.
setIndices(List<Object>) - Method in class org.apache.streams.twitter.pojo.Hashtag
 
setIndices(List<Object>) - Method in class org.apache.streams.twitter.pojo.UserMentions
 
setIndices(List<Object>) - Method in class org.apache.streams.twitter.Url
 
setInfo(List<String>) - Method in class org.apache.streams.twitter.config.TwitterUserInformationConfiguration
A list of user IDs, indicating the users whose Tweets should be delivered on the stream
setInitiatedVia(InitiatedVia) - Method in class org.apache.streams.twitter.pojo.DirectMessageEvent
 
setInReplyToScreenName(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setInReplyToStatusId(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setInReplyToStatusIdStr(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setInReplyToUserId(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setInReplyToUserIdStr(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setIp(String) - Method in class org.apache.streams.twitter.api.GeoSearchRequest
An IP address.
setIsQuoteStatus(Boolean) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setIsTranslator(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
setJsonStoreEnabled(Boolean) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
 
setKeyboard(String) - Method in class org.apache.streams.twitter.pojo.QuickReplyTextInput
The predefined keyboard type.
setKeyword(String) - Method in class org.apache.streams.twitter.search.SearchOperators
Matches a keyword within the body of a Tweet.
setKeywords(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches a keyword within the body of a Tweet.
setLabel(String) - Method in class org.apache.streams.twitter.pojo.CallToAction
The text that will be displayed to the user on each button.
setLabel(String) - Method in class org.apache.streams.twitter.pojo.QuickReplyOption
The text label displayed on the button face.
setLabel(String) - Method in class org.apache.streams.twitter.pojo.QuickReplyTextInput
The hint text in the text input.
setLang(String) - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
Restricts tweets to the given language, given by an ISO 639-1 code.
setLang(String) - Method in class org.apache.streams.twitter.api.UpdateAccountSettingsRequest
The language which Twitter should render in for this user.
setLang(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setLang(String) - Method in class org.apache.streams.twitter.pojo.User
 
setLang(String) - Method in class org.apache.streams.twitter.search.SearchOperators
Matches Tweets that have been classified by Twitter as being of a particular language.
setLangs(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches Tweets that have been classified by Twitter as being of a particular language.
setLanguage(String) - Method in class org.apache.streams.twitter.api.AccountSettings
 
setLanguage(String) - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
setLat(Double) - Method in class org.apache.streams.twitter.api.GeoSearchRequest
The latitude to search around.
setListedCount(Long) - Method in class org.apache.streams.twitter.pojo.User
 
setLocale(String) - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
Specify the language of the query you are sending (only ja is currently effective).
setLocation(String) - Method in class org.apache.streams.twitter.api.UpdateProfileRequest
The city or country describing where the user of the account is located.
setLocation(QuickReplyTextInput) - Method in class org.apache.streams.twitter.pojo.QuickReply
 
setLocation(String) - Method in class org.apache.streams.twitter.pojo.User
 
setLong(Double) - Method in class org.apache.streams.twitter.api.GeoSearchRequest
The longitude to search around.
setMap(Boolean) - Method in class org.apache.streams.twitter.api.StatusesLookupRequest
When using the map parameter, Tweets that do not exist or cannot be viewed by the current user will still have their key represented but with an explicitly null value paired with it.
setMarkedSpam(MarkedSpam) - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
setMaxId(Long) - Method in class org.apache.streams.twitter.api.DirectMessagesListRequest
Returns results with an ID less than (that is, older than) or equal to the specified ID.
setMaxId(Long) - Method in class org.apache.streams.twitter.api.DirectMessagesSentRequest
Returns results with an ID less than (that is, older than) or equal to the specified ID.
setMaxId(Long) - Method in class org.apache.streams.twitter.api.FavoritesListRequest
Returns results with an ID less than (that is, older than) or equal to the specified ID.
setMaxId(String) - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
Returns results with an ID less than (that is, older than) or equal to the specified ID.
setMaxId(Long) - Method in class org.apache.streams.twitter.api.StatusesHomeTimelineRequest
Returns results with an ID less than (that is, older than) or equal to the specified ID.
setMaxId(Long) - Method in class org.apache.streams.twitter.api.StatusesMentionsTimelineRequest
Returns results with an ID less than (that is, older than) or equal to the specified ID.
setMaxId(Long) - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
Returns results with an ID less than (that is, older than) or equal to the specified ID.
setMaxItems(Long) - Method in class org.apache.streams.twitter.config.SevenDaySearchProviderConfiguration
Max items total
setMaxItems(Long) - Method in class org.apache.streams.twitter.config.ThirtyDaySearchProviderConfiguration
Max items total
setMaxItems(Long) - Method in class org.apache.streams.twitter.config.TwitterFollowingConfiguration
Max items per user to collect
setMaxItems(Long) - Method in class org.apache.streams.twitter.config.TwitterTimelineProviderConfiguration
Max items per user to collect
setMaxPages(Long) - Method in class org.apache.streams.twitter.config.SevenDaySearchProviderConfiguration
Max pages to request
setMaxPages(Long) - Method in class org.apache.streams.twitter.config.ThirtyDaySearchProviderConfiguration
Max pages to request
setMaxPages(Long) - Method in class org.apache.streams.twitter.config.TwitterFollowingConfiguration
Max pages per user to request
setMaxPages(Long) - Method in class org.apache.streams.twitter.config.TwitterTimelineProviderConfiguration
Max items per page to request
setMaxResults(Long) - Method in class org.apache.streams.twitter.api.GeoSearchRequest
A hint as to the number of results to return.
setMaxResults(Long) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchRequest
The maximum number of search results to be returned by a request.
setMedia(MediaItem) - Method in class org.apache.streams.twitter.pojo.MediaItem
 
setMediaId(Long) - Method in class org.apache.streams.twitter.api.MediaStatusRequest
The media_id returned from the INIT command.
setMediaId(Long) - Method in class org.apache.streams.twitter.api.MediaStatusResponse
The media_id returned from the INIT command.
setMediaIdString(Long) - Method in class org.apache.streams.twitter.api.MediaStatusResponse
The media_id returned from the INIT command.
setMention(String) - Method in class org.apache.streams.twitter.search.SearchOperators
Matches any Tweet that mentions the given user (name or ID).
setMentions(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches any Tweet that mentions the given user (name or ID).
setMessage(String) - Method in class org.apache.streams.twitter.api.Error
 
setMessageCreate(MessageCreate) - Method in class org.apache.streams.twitter.pojo.DirectMessageEvent
 
setMessageData(MessageData) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRequestWrapper
 
setMessageData(MessageData) - Method in class org.apache.streams.twitter.pojo.MessageCreate
 
setMessageData(MessageData) - Method in class org.apache.streams.twitter.pojo.WelcomeMessage
 
setMetadata(String) - Method in class org.apache.streams.twitter.pojo.QuickReplyOption
Metadata that will be sent back in the webhook request.
setMetadata(String) - Method in class org.apache.streams.twitter.pojo.QuickReplyTextInput
Metadata that will be sent back in the webhook request.
setMuting(Muting) - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
setName(String) - Method in class org.apache.streams.twitter.api.PlaceType
 
setName(String) - Method in class org.apache.streams.twitter.api.PlaceType_
 
setName(String) - Method in class org.apache.streams.twitter.api.SuggestedUserCategory
 
setName(String) - Method in class org.apache.streams.twitter.api.TimeZone
 
setName(String) - Method in class org.apache.streams.twitter.api.TimeZone_
 
setName(String) - Method in class org.apache.streams.twitter.api.TrendLocation
 
setName(String) - Method in class org.apache.streams.twitter.api.TrendLocation_
 
setName(String) - Method in class org.apache.streams.twitter.api.UpdateProfileRequest
Full name associated with the profile.
setName(String) - Method in class org.apache.streams.twitter.pojo.Friendship
 
setName(String) - Method in class org.apache.streams.twitter.pojo.User
 
setName(String) - Method in class org.apache.streams.twitter.pojo.UserMentions
 
setNext(String) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest
This parameter is used to get the next "page" of results.
setNext(String) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsResponse
This parameter is used to get the next "page" of results.
setNext(String) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchRequest
This parameter is used to get the next "page" of results.
setNext(String) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchResponse
This parameter is used to get the next "page" of results.
setNextCurser(String) - Method in class org.apache.streams.twitter.api.WelcomeMessageRulesListResponse
 
setNextCurser(String) - Method in class org.apache.streams.twitter.api.WelcomeMessagesListResponse
 
setNextCursor(Long) - Method in class org.apache.streams.twitter.api.FollowersIdsResponse
 
setNextCursor(Long) - Method in class org.apache.streams.twitter.api.FollowersListResponse
 
setNextCursor(Long) - Method in class org.apache.streams.twitter.api.FriendsIdsResponse
 
setNextCursor(Long) - Method in class org.apache.streams.twitter.api.FriendsListResponse
 
setNextCursor(Long) - Method in class org.apache.streams.twitter.api.RetweeterIdsResponse
 
setNextCursorStr(String) - Method in class org.apache.streams.twitter.api.FollowersIdsResponse
 
setNextCursorStr(String) - Method in class org.apache.streams.twitter.api.FollowersListResponse
 
setNextCursorStr(String) - Method in class org.apache.streams.twitter.api.FriendsIdsResponse
 
setNextCursorStr(String) - Method in class org.apache.streams.twitter.api.FriendsListResponse
 
setNextCursorStr(String) - Method in class org.apache.streams.twitter.api.RetweeterIdsResponse
 
setNot(Boolean) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
'NOT' all of these operators.
setNotificationsEnabled(NotificationsEnabled) - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
setOauth(TwitterOAuthConfiguration) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
 
setOptions(List<QuickReplyOption>) - Method in class org.apache.streams.twitter.pojo.QuickReply
 
setOrs(List<ThirtyDaySearchOperator>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
'OR' these additional operators.
setPage(Long) - Method in class org.apache.streams.twitter.api.DirectMessagesSentRequest
Specifies the page of results to retrieve.
setPage(Long) - Method in class org.apache.streams.twitter.api.UsersSearchRequest
Specifies the page of results to retrieve.
setPageSize(Long) - Method in class org.apache.streams.twitter.config.TwitterFollowingConfiguration
Max items per page to request
setPageSize(Long) - Method in class org.apache.streams.twitter.config.TwitterUserInformationConfiguration
Max items per page to request
setParams(GeoSearchResponseQueryParams) - Method in class org.apache.streams.twitter.api.GeoSearchResponseQuery
 
setParentid(Long) - Method in class org.apache.streams.twitter.api.TrendLocation
 
setParentid(Long) - Method in class org.apache.streams.twitter.api.TrendLocation_
 
setPassword(String) - Method in class org.apache.streams.twitter.TwitterBasicAuthConfiguration
 
setPlace(Place) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setPlace(String) - Method in class org.apache.streams.twitter.search.SearchOperators
Matches Tweets tagged with a specified location or 'Twitter place.
setPlaceCountry(String) - Method in class org.apache.streams.twitter.search.SearchOperators
Matches Tweets tagged with the specified location or Twitter place ID (see examples).
setPlaceCountrys(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches Tweets tagged with the specified location or Twitter place ID (see examples).
setPlaces(List<Place>) - Method in class org.apache.streams.twitter.api.GeoSearchResponseResult
 
setPlaces(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches Tweets tagged with a specified location or 'Twitter place.
setPlaceType(PlaceType) - Method in class org.apache.streams.twitter.api.TrendLocation
 
setPlaceType(PlaceType_) - Method in class org.apache.streams.twitter.api.TrendLocation_
 
setPointRadius(String) - Method in class org.apache.streams.twitter.search.SearchOperators
Matches against the Exact Location (x,y) of the Tweet when present, and in Twitter, against a “Place” geo polygon, where the Place is fully contained within the defined region.
setPointRadiuses(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches against the Exact Location (x,y) of the Tweet when present, and in Twitter, against a “Place” geo polygon, where the Place is fully contained within the defined region.
setPort(Long) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
The port
setPossiblySensitive(Boolean) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setPreviousCursor(Long) - Method in class org.apache.streams.twitter.api.FollowersIdsResponse
 
setPreviousCursor(Long) - Method in class org.apache.streams.twitter.api.FollowersListResponse
 
setPreviousCursor(Long) - Method in class org.apache.streams.twitter.api.FriendsIdsResponse
 
setPreviousCursor(Long) - Method in class org.apache.streams.twitter.api.FriendsListResponse
 
setPreviousCursor(Long) - Method in class org.apache.streams.twitter.api.RetweeterIdsResponse
 
setPreviousCursorStr(String) - Method in class org.apache.streams.twitter.api.FollowersIdsResponse
 
setPreviousCursorStr(String) - Method in class org.apache.streams.twitter.api.FollowersListResponse
 
setPreviousCursorStr(String) - Method in class org.apache.streams.twitter.api.FriendsIdsResponse
 
setPreviousCursorStr(String) - Method in class org.apache.streams.twitter.api.FriendsListResponse
 
setPreviousCursorStr(String) - Method in class org.apache.streams.twitter.api.RetweeterIdsResponse
 
setProcessingInfo(ProcessingInfo) - Method in class org.apache.streams.twitter.api.MediaStatusResponse
he response body contains processing_info field which provides information about current state of media processing operation.
setProfileBackgroundColor(String) - Method in class org.apache.streams.twitter.pojo.User
 
setProfileBackgroundImageUrl(String) - Method in class org.apache.streams.twitter.pojo.User
 
setProfileBackgroundImageUrlHttps(String) - Method in class org.apache.streams.twitter.pojo.User
 
setProfileBackgroundTile(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
setProfileImageUrl(String) - Method in class org.apache.streams.twitter.pojo.User
 
setProfileImageUrlHttps(String) - Method in class org.apache.streams.twitter.pojo.User
 
setProfileLinkColor(String) - Method in class org.apache.streams.twitter.api.UpdateProfileRequest
Sets a hex value that controls the color scheme of links used on the authenticating user’s profile page on twitter.com.
setProfileLinkColor(String) - Method in class org.apache.streams.twitter.pojo.User
 
setProfileSidebarBorderColor(String) - Method in class org.apache.streams.twitter.pojo.User
 
setProfileSidebarFillColor(String) - Method in class org.apache.streams.twitter.pojo.User
 
setProfileTextColor(String) - Method in class org.apache.streams.twitter.pojo.User
 
setProfileUseBackgroundImage(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
setProgressPercent(Long) - Method in class org.apache.streams.twitter.api.ProcessingInfo
Optional [0-100] int value.
setProtected(Boolean) - Method in class org.apache.streams.twitter.api.AccountSettings
 
setProtected(Boolean) - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
setProtected(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
setProtocol(String) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
The protocol
setQ(String) - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
A UTF-8, URL-encoded search query of 500 characters maximum, including operators.
setQ(String) - Method in class org.apache.streams.twitter.api.UsersSearchRequest
The search query to run against people search.
setQ(String) - Method in class org.apache.streams.twitter.config.SevenDaySearchProviderConfiguration
A UTF-8, URL-encoded search query of 500 characters maximum, including operators.
setQuery(String) - Method in class org.apache.streams.twitter.api.GeoSearchRequest
Free-form text to match against while executing a geo-based query, best suited for finding nearby locations by name.
setQuery(GeoSearchResponseQuery) - Method in class org.apache.streams.twitter.api.GeoSearchResponse
 
setQuery(String) - Method in class org.apache.streams.twitter.api.GeoSearchResponseQueryParams
 
setQuery(String) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest
The equivalent of one Gnip PowerTrack rule, with up to 2048 characters (and no limits on the number of positive and negative clauses).
setQuery(String) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchRequest
The equivalent of one Gnip PowerTrack rule, with up to 2048 characters (and no limits on the number of positive and negative clauses).
setQuery(String) - Method in class org.apache.streams.twitter.config.ThirtyDaySearchProviderConfiguration
The equivalent of one Gnip PowerTrack rule, with up to 2048 characters (and no limits on the number of positive and negative clauses).
setQuickReplyResponse(QuickReply) - Method in class org.apache.streams.twitter.pojo.MessageData
 
setQuotedStatus(Tweet) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setQuotedStatusId(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setRecipient(Object) - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
setRecipientId(Long) - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
setRecipientId(String) - Method in class org.apache.streams.twitter.pojo.Target
 
setRecipientScreenName(String) - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
setRelationship(Relationship) - Method in class org.apache.streams.twitter.api.FriendshipShowResponse
Detailed information about the relationship between two arbitrary users.
setReplies(String) - Method in class org.apache.streams.twitter.config.TwitterStreamConfiguration
Set to all, to see all @replies
setRequestParameters(ThirtyDaySearchCountsRequest) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsResponse
https://developer.twitter.com/en/docs/tweets/search/api-reference/premium-search#CountsParameters
setRequestParameters(ThirtyDaySearchRequest) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchResponse
https://developer.twitter.com/en/docs/tweets/search/api-reference/30-day-search
setResult(GeoSearchResponseResult) - Method in class org.apache.streams.twitter.api.GeoSearchResponse
 
setResults(List<ThirtyDaySearchCountItem>) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsResponse
The results.
setResults(List<Tweet>) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchResponse
The results.
setResultType(String) - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
Optional.
setRetryMax(Long) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
max times to retry
setRetrySleepMs(Long) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
ms to sleep when hitting a rate limit
setRetweetCount(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setRetweeted(Boolean) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setRetweetedStatus(Tweet) - Method in class org.apache.streams.twitter.pojo.Retweet
 
setRetweetedStatus(Tweet) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setRetweetedStatusId(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setRetweets(Boolean) - Method in class org.apache.streams.twitter.api.FriendshipUpdateRequest
Enable/disable retweets from the target user.
setRetweetsOf(String) - Method in class org.apache.streams.twitter.search.SearchOperators
Matches Retweets that are Tweets of a specified user (name or ID).
setRetweetsOfs(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches Retweets that are Tweets of a specified user (name or ID).
setScreenName(String) - Method in class org.apache.streams.twitter.api.AccountSettings
 
setScreenName(String) - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
setScreenName(String) - Method in class org.apache.streams.twitter.api.DirectMessageNewRequest
The screen name of the user who should receive the direct message.
setScreenName(String) - Method in class org.apache.streams.twitter.api.FavoritesListRequest
The screen name of the user for whom to return results.
setScreenName(String) - Method in class org.apache.streams.twitter.api.FollowingIdsRequest
The screen name of the user for whom to return results for.
setScreenName(String) - Method in class org.apache.streams.twitter.api.FollowingListRequest
The screen name of the user for whom to return results for.
setScreenName(String) - Method in class org.apache.streams.twitter.api.FriendshipCreateRequest
The screen name of the user for whom to befriend.
setScreenName(String) - Method in class org.apache.streams.twitter.api.FriendshipDestroyRequest
The screen name of the user for whom to befriend.
setScreenName(List<String>) - Method in class org.apache.streams.twitter.api.FriendshipsLookupRequest
A comma separated list of screen names, up to 100 are allowed in a single request.
setScreenName(String) - Method in class org.apache.streams.twitter.api.FriendshipUpdateRequest
The screen name of the user for whom to befriend.
setScreenName(String) - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
The screen name of the user for whom to return results for.
setScreenName(List<String>) - Method in class org.apache.streams.twitter.api.UsersLookupRequest
A comma separated list of screen names, up to 100 are allowed in a single request.
setScreenName(String) - Method in class org.apache.streams.twitter.api.UsersShowRequest
The screen name of the user for whom to return results.
setScreenName(String) - Method in class org.apache.streams.twitter.pojo.Friendship
 
setScreenName(String) - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
setScreenName(String) - Method in class org.apache.streams.twitter.pojo.RelationshipTarget
 
setScreenName(String) - Method in class org.apache.streams.twitter.pojo.User
 
setScreenName(String) - Method in class org.apache.streams.twitter.pojo.UserMentions
 
setSender(Object) - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
setSenderId(Long) - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
setSenderId(String) - Method in class org.apache.streams.twitter.pojo.MessageCreate
 
setSenderScreenName(String) - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
setShowAllInlineMedia(Boolean) - Method in class org.apache.streams.twitter.api.AccountSettings
 
setShowAllInlineMedia(Boolean) - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
setSinceId(Long) - Method in class org.apache.streams.twitter.api.DirectMessagesListRequest
Returns results with an ID greater than (that is, more recent than) the specified ID.
setSinceId(Long) - Method in class org.apache.streams.twitter.api.DirectMessagesSentRequest
Returns results with an ID greater than (that is, more recent than) the specified ID.
setSinceId(Long) - Method in class org.apache.streams.twitter.api.FavoritesListRequest
Returns results with an ID greater than (that is, more recent than) the specified ID.
setSinceId(String) - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
Returns results with an ID greater than (that is, more recent than) the specified ID.
setSinceId(Long) - Method in class org.apache.streams.twitter.api.StatusesHomeTimelineRequest
Returns results with an ID greater than (that is, more recent than) the specified ID.
setSinceId(Long) - Method in class org.apache.streams.twitter.api.StatusesMentionsTimelineRequest
Returns results with an ID greater than (that is, more recent than) the specified ID.
setSinceId(Long) - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
Returns results with an ID greater than (that is, more recent than) the specified ID.
setSize(Long) - Method in class org.apache.streams.twitter.api.SuggestedUserCategory
 
setSkipStatus(Boolean) - Method in class org.apache.streams.twitter.api.DirectMessagesListRequest
When set to either true , t or 1 statuses will not be included in the returned user objects.
setSkipStatus(Boolean) - Method in class org.apache.streams.twitter.api.FollowingListRequest
When set to either true , t or 1 , statuses will not be included in the returned user objects.
setSkipStatus(String) - Method in class org.apache.streams.twitter.api.UpdateProfileRequest
When set to either true , t or 1 statuses will not be included in the returned user objects.
setSleepTime(SleepTime_) - Method in class org.apache.streams.twitter.api.AccountSettings
 
setSleepTime(SleepTime) - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
setSleepTimeEnabled(Boolean) - Method in class org.apache.streams.twitter.api.UpdateAccountSettingsRequest
When set to true , t or 1 , will enable sleep time for the user.
setSlug(String) - Method in class org.apache.streams.twitter.api.SuggestedUserCategory
 
setSource(RelationshipSource) - Method in class org.apache.streams.twitter.pojo.Relationship
 
setSource(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setSource(String) - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
setSourceAppId(String) - Method in class org.apache.streams.twitter.pojo.MessageCreate
 
setSourceId(Long) - Method in class org.apache.streams.twitter.api.FriendshipShowRequest
The user_id of the subject user.
setSourceScreenName(String) - Method in class org.apache.streams.twitter.api.FriendshipShowRequest
The screen_name of the subject user.
setStartSleepTime(Long) - Method in class org.apache.streams.twitter.api.UpdateAccountSettingsRequest
The hour that sleep time should begin if it is enabled.
setStartTime(DateTime) - Method in class org.apache.streams.twitter.api.SleepTime
 
setStartTime(DateTime) - Method in class org.apache.streams.twitter.api.SleepTime_
 
setState(ProcessingInfo.State) - Method in class org.apache.streams.twitter.api.ProcessingInfo
It contains a state field which has transition flow: “pending” -> “in_progress” -> [“failed” | “succeeded”].
setStatus(Status) - Method in class org.apache.streams.twitter.pojo.DeleteDetails
 
setStatus(Tweet) - Method in class org.apache.streams.twitter.pojo.User
 
setStatuses(List<Tweet>) - Method in class org.apache.streams.twitter.api.SevenDaySearchResponse
 
setStatusesCount(Long) - Method in class org.apache.streams.twitter.pojo.User
 
setStringifyIds(Boolean) - Method in class org.apache.streams.twitter.api.FollowingIdsRequest
Many programming environments will not consume our Tweet ids due to their size.
setStringifyIds(Boolean) - Method in class org.apache.streams.twitter.api.FriendshipsIncomingRequest
Many programming environments will not consume our Tweet ids due to their size.
setStringifyIds(Boolean) - Method in class org.apache.streams.twitter.api.FriendshipsOutgoingRequest
Many programming environments will not consume our Tweet ids due to their size.
setStringifyIds(Boolean) - Method in class org.apache.streams.twitter.api.RetweeterIdsRequest
Many programming environments will not consume Tweet ids due to their size.
setTag(String) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchRequest
Tags can be used to segregate rules and their matching data into different logical groups.
setTarget(Target) - Method in class org.apache.streams.twitter.pojo.MessageCreate
 
setTarget(RelationshipTarget) - Method in class org.apache.streams.twitter.pojo.Relationship
 
setTarget(String) - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
setTargetId(Long) - Method in class org.apache.streams.twitter.api.FriendshipShowRequest
The user_id of the target user.
setTargetObject(TargetObject) - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
setTargetScreenName(String) - Method in class org.apache.streams.twitter.api.FriendshipShowRequest
The screen_name of the target user.
setTcoUrl(String) - Method in class org.apache.streams.twitter.pojo.CallToAction
The t.co version of the URL will be returned in a POST response and on the read path (GET requests) only.
setText(Long) - Method in class org.apache.streams.twitter.api.DirectMessageNewRequest
The text of your direct message.
setText(String) - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
setText(String) - Method in class org.apache.streams.twitter.pojo.Hashtag
 
setText(String) - Method in class org.apache.streams.twitter.pojo.MessageData
 
setText(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setTextInput(QuickReplyTextInput) - Method in class org.apache.streams.twitter.pojo.QuickReply
 
setThreadsPerProvider(Long) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
number of threads per provider
setTimePeriod(String) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountItem
 
setTimeZone(TimeZone_) - Method in class org.apache.streams.twitter.api.AccountSettings
 
setTimeZone(TimeZone) - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
setTimeZone(String) - Method in class org.apache.streams.twitter.api.UpdateAccountSettingsRequest
The timezone dates and times should be displayed in for the user.
setTimeZone(String) - Method in class org.apache.streams.twitter.pojo.User
 
setTimeZone(String) - Method in class org.apache.streams.twitter.search.SearchOperators
Matches Tweets where the user-selected time zone specified in a user’s profile settings matches a given string.
setTimeZones(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches Tweets where the user-selected time zone specified in a user’s profile settings matches a given string.
settings() - Method in interface org.apache.streams.twitter.api.Account
Returns settings (including current trend, geo and sleep time information) for the authenticating user.
settings() - Method in class org.apache.streams.twitter.api.Twitter
 
setTo(String) - Method in class org.apache.streams.twitter.search.SearchOperators
Matches any Tweet that is in reply to a particular user.
setToDate(String) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest
The latest, most recent UTC timestamp to which the activities will be provided.
setToDate(String) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchRequest
The latest, most recent UTC timestamp to which the activities will be provided.
setTos(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Matches any Tweet that is in reply to a particular user.
setTotalCount(Long) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsResponse
totalCount.
setTrack(List<String>) - Method in class org.apache.streams.twitter.config.TwitterStreamConfiguration
A list of phrases which will be used to determine what Tweets will be delivered on the stream
setTrendLocation(List<TrendLocation_>) - Method in class org.apache.streams.twitter.api.AccountSettings
 
setTrendLocation(List<TrendLocation>) - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
setTrendLocationWoeid(String) - Method in class org.apache.streams.twitter.api.UpdateAccountSettingsRequest
The Yahoo! Where On Earth ID to use as the user’s default trend location.
setTrimPlace(Boolean) - Method in class org.apache.streams.twitter.api.GeoSearchResponseQueryParams
 
setTrimUser(Boolean) - Method in class org.apache.streams.twitter.api.RetweetsRequest
When set to either true , t or 1 , each tweet returned in a timeline will include a user object including only the status authors numerical ID.
setTrimUser(Boolean) - Method in class org.apache.streams.twitter.api.StatusesHomeTimelineRequest
When set to either true , t or 1 , each Tweet returned in a timeline will include a user object including only the status authors numerical ID.
setTrimUser(Boolean) - Method in class org.apache.streams.twitter.api.StatusesLookupRequest
When set to either true , t or 1 , each Tweet returned in a timeline will include a user object including only the status authors numerical ID.
setTrimUser(Boolean) - Method in class org.apache.streams.twitter.api.StatusesMentionsTimelineRequest
When set to either true , t or 1 , each Tweet returned in a timeline will include a user object including only the status authors numerical ID.
setTrimUser(Boolean) - Method in class org.apache.streams.twitter.api.StatusesShowRequest
When set to either true , t or 1 , each Tweet returned in a timeline will include a user object including only the status authors numerical ID.
setTrimUser(Boolean) - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
When set to either true , t or 1 , each Tweet returned in a timeline will include a user object including only the status authors numerical ID.
setTruncated(Boolean) - Method in class org.apache.streams.twitter.config.TwitterStreamConfiguration
 
setTruncated(Boolean) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setTweetId(String) - Method in class org.apache.streams.twitter.pojo.InitiatedVia
The ID of the Tweet with Direct Message Prompt the event was initiated from if one was used.
setType(String) - Method in class org.apache.streams.twitter.api.GeoSearchResponseQuery
 
setType(String) - Method in class org.apache.streams.twitter.pojo.BoundingBox
 
setType(String) - Method in class org.apache.streams.twitter.pojo.CallToAction
Defines the type of button to display.
setType(DirectMessageEvent.Type) - Method in class org.apache.streams.twitter.pojo.DirectMessageEvent
 
setType(String) - Method in class org.apache.streams.twitter.pojo.MediaItem
 
setType(QuickReply.Type) - Method in class org.apache.streams.twitter.pojo.QuickReply
 
setTzinfoName(String) - Method in class org.apache.streams.twitter.api.TimeZone
 
setTzinfoName(String) - Method in class org.apache.streams.twitter.api.TimeZone_
 
setUntil(Long) - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
Returns tweets created before the given date.
setUrl(String) - Method in class org.apache.streams.twitter.api.GeoSearchResponseQuery
 
setUrl(String) - Method in class org.apache.streams.twitter.api.TrendLocation
 
setUrl(String) - Method in class org.apache.streams.twitter.api.TrendLocation_
 
setUrl(String) - Method in class org.apache.streams.twitter.api.UpdateProfileRequest
URL associated with the profile.
setUrl(String) - Method in class org.apache.streams.twitter.api.Webhook
 
setUrl(String) - Method in class org.apache.streams.twitter.pojo.CallToAction
A valid http or https target URL of the button.
setUrl(String) - Method in class org.apache.streams.twitter.pojo.User
 
setUrl(String) - Method in class org.apache.streams.twitter.search.SearchOperators
Performs a tokenized (keyword/phrase) match on the expanded URLs of a Tweet.
setUrl(String) - Method in class org.apache.streams.twitter.Url
 
setUrls(List<Url>) - Method in class org.apache.streams.twitter.pojo.Entities
 
setUrls(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
Performs a tokenized (keyword/phrase) match on the expanded URLs of a Tweet.
setUseCookiePersonalization(Boolean) - Method in class org.apache.streams.twitter.api.AccountSettings
 
setUseCookiePersonalization(Boolean) - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
setUser(User) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setUserId(Long) - Method in class org.apache.streams.twitter.api.DirectMessageNewRequest
The ID of the user who should receive the direct message.
setUserId(Long) - Method in class org.apache.streams.twitter.api.FavoritesListRequest
The ID of the user for whom to return results.
setUserId(Long) - Method in class org.apache.streams.twitter.api.FriendshipCreateRequest
The ID of the user for whom to befriend.
setUserId(Long) - Method in class org.apache.streams.twitter.api.FriendshipDestroyRequest
The ID of the user for whom to befriend.
setUserId(List<Long>) - Method in class org.apache.streams.twitter.api.FriendshipsLookupRequest
A comma separated list of user IDs, up to 100 are allowed in a single request.
setUserId(String) - Method in class org.apache.streams.twitter.api.FriendshipUpdateRequest
The ID of the user for whom to befriend.
setUserId(Long) - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
The ID of the user for whom to return results for.
setUserId(List<Long>) - Method in class org.apache.streams.twitter.api.UsersLookupRequest
A comma separated list of user IDs, up to 100 are allowed in a single request.
setUserId(Long) - Method in class org.apache.streams.twitter.api.UsersShowRequest
The ID of the user for whom to return results.
setUserId(Long) - Method in class org.apache.streams.twitter.pojo.Status
 
setUserIdStr(String) - Method in class org.apache.streams.twitter.pojo.Status
 
setUserMentions(List<UserMentions>) - Method in class org.apache.streams.twitter.pojo.Entities
 
setUsername(String) - Method in class org.apache.streams.twitter.TwitterBasicAuthConfiguration
 
setUsers(List<User>) - Method in class org.apache.streams.twitter.api.FollowersListResponse
 
setUsers(List<User>) - Method in class org.apache.streams.twitter.api.FriendsListResponse
 
setUsers(List<Object>) - Method in class org.apache.streams.twitter.api.SuggestedUserCategory
 
setUsers(Users) - Method in class org.apache.streams.twitter.pojo.WebhookEvents
 
setUtcOffset(Long) - Method in class org.apache.streams.twitter.api.TimeZone
 
setUtcOffset(Long) - Method in class org.apache.streams.twitter.api.TimeZone_
 
setUtcOffset(Long) - Method in class org.apache.streams.twitter.pojo.User
 
setValid(Boolean) - Method in class org.apache.streams.twitter.api.Webhook
 
setVerified(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
setVersion(String) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
The version
setWantRetweets(WantRetweets) - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
setWelcomeMessage(WelcomeMessageNewRequestWrapper) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRequest
 
setWelcomeMessage(WelcomeMessage) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewResponse
 
setWelcomeMessageId(String) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleRequestWrapper
The ID of the Welcome Message that will be sent when this Rule is triggered.
setWelcomeMessageId(String) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleResponseWrapper
The ID of the Welcome Message that will be sent when this Rule is triggered.
setWelcomeMessageId(String) - Method in class org.apache.streams.twitter.pojo.InitiatedVia
The ID of the Welcome Message immediately preceding the event if one was used.
setWelcomeMessageId(String) - Method in class org.apache.streams.twitter.pojo.WelcomeMessageRule
 
setWelcomeMessageRule(WelcomeMessageNewRuleRequestWrapper) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleRequest
 
setWelcomeMessageRule(WelcomeMessageNewRuleResponseWrapper) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleResponse
 
setWelcomeMessageRules(List<WelcomeMessageRule>) - Method in class org.apache.streams.twitter.api.WelcomeMessageRulesListResponse
 
setWelcomeMessages(List<WelcomeMessage>) - Method in class org.apache.streams.twitter.api.WelcomeMessagesListResponse
 
setWith(String) - Method in class org.apache.streams.twitter.config.TwitterStreamConfiguration
Typically following or user
setWoeid(Long) - Method in class org.apache.streams.twitter.api.TrendLocation
 
setWoeid(Long) - Method in class org.apache.streams.twitter.api.TrendLocation_
 
SevenDaySearch - Interface in org.apache.streams.twitter.api
Interface for /search methods.
sevenDaySearch(SevenDaySearchRequest) - Method in interface org.apache.streams.twitter.api.SevenDaySearch
Returns a collection of relevant Tweets matching a specified query.
sevenDaySearch(SevenDaySearchRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
SevenDaySearchProvider - Class in org.apache.streams.twitter.provider
Retrieve recent posts from a list of user ids or names.
SevenDaySearchProvider() - Constructor for class org.apache.streams.twitter.provider.SevenDaySearchProvider
 
SevenDaySearchProvider(SevenDaySearchProviderConfiguration) - Constructor for class org.apache.streams.twitter.provider.SevenDaySearchProvider
 
SevenDaySearchProviderConfiguration - Class in org.apache.streams.twitter.config
 
SevenDaySearchProviderConfiguration() - Constructor for class org.apache.streams.twitter.config.SevenDaySearchProviderConfiguration
 
SevenDaySearchProviderTask - Class in org.apache.streams.twitter.provider
Retrieve recent posts for a single user id.
SevenDaySearchProviderTask(SevenDaySearchProvider, Twitter, SevenDaySearchRequest) - Constructor for class org.apache.streams.twitter.provider.SevenDaySearchProviderTask
SevenDaySearchProviderTask constructor.
SevenDaySearchRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/tweets/search/api-reference/get-search-tweets.html
SevenDaySearchRequest() - Constructor for class org.apache.streams.twitter.api.SevenDaySearchRequest
 
SevenDaySearchResponse - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/tweets/search/api-reference/get-search-tweets.html
SevenDaySearchResponse() - Constructor for class org.apache.streams.twitter.api.SevenDaySearchResponse
 
shouldContinuePulling(int, int, int) - Method in class org.apache.streams.twitter.provider.SevenDaySearchProviderTask
 
shouldContinuePulling(int, int, int) - Method in class org.apache.streams.twitter.provider.ThirtyDaySearchProviderTask
 
shouldContinuePulling(long, int, int, int) - Method in class org.apache.streams.twitter.provider.TwitterFollowersIdsProviderTask
 
shouldContinuePulling(long, int, int, int) - Method in class org.apache.streams.twitter.provider.TwitterFollowersListProviderTask
 
shouldContinuePulling(List<User>) - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
shouldContinuePulling(long, int, int, int) - Method in class org.apache.streams.twitter.provider.TwitterFriendsIdsProviderTask
 
shouldContinuePulling(long, int, int, int) - Method in class org.apache.streams.twitter.provider.TwitterFriendsListProviderTask
 
shouldContinuePulling(int, int, int) - Method in class org.apache.streams.twitter.provider.TwitterTimelineProviderTask
 
show(Long) - Method in interface org.apache.streams.twitter.api.DirectMessages
The ID of the direct message.
show(FriendshipShowRequest) - Method in interface org.apache.streams.twitter.api.Friendships
Returns detailed information about the relationship between two arbitrary users.
show(StatusesShowRequest) - Method in interface org.apache.streams.twitter.api.Statuses
Returns a single Tweet, specified by the id parameter.
show(StatusesShowRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
show(UsersShowRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
show(Long) - Method in class org.apache.streams.twitter.api.Twitter
 
show(UsersShowRequest) - Method in interface org.apache.streams.twitter.api.Users
Returns a variety of information about the user specified by the required user_id or screen_name parameter.
showEvent(Long) - Method in interface org.apache.streams.twitter.api.DirectMessages
Returns a single Direct Message event by the given id.
showEvent(Long) - Method in class org.apache.streams.twitter.api.Twitter
 
showWelcomeMessage(Long) - Method in class org.apache.streams.twitter.api.Twitter
 
showWelcomeMessage(Long) - Method in interface org.apache.streams.twitter.api.WelcomeMessages
Returns a Welcome Message by the given id.
showWelcomeMessageRule(Long) - Method in class org.apache.streams.twitter.api.Twitter
 
showWelcomeMessageRule(Long) - Method in interface org.apache.streams.twitter.api.WelcomeMessageRules
Returns a Welcome Message Rule by the given id.
SleepTime - Class in org.apache.streams.twitter.api
 
SleepTime() - Constructor for class org.apache.streams.twitter.api.SleepTime
 
SleepTime_ - Class in org.apache.streams.twitter.api
 
SleepTime_() - Constructor for class org.apache.streams.twitter.api.SleepTime_
 
start - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
start - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
startStream() - Method in class org.apache.streams.twitter.provider.SevenDaySearchProvider
 
startStream() - Method in class org.apache.streams.twitter.provider.ThirtyDaySearchProvider
 
startStream() - Method in class org.apache.streams.twitter.provider.TwitterEngagersProvider
 
startStream() - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
startStream() - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
startStream() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
startStream() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
Status - Class in org.apache.streams.twitter.pojo
 
Status() - Constructor for class org.apache.streams.twitter.pojo.Status
 
Statuses - Interface in org.apache.streams.twitter.api
Interface for /statuses methods.
Statuses.RetweetsRequestAnnotations - Interface in org.apache.streams.twitter.api
 
Statuses.StatusesShowRequestAnnotations - Interface in org.apache.streams.twitter.api
 
StatusesHomeTimelineRequest - Class in org.apache.streams.twitter.api
https://api.twitter.com/1.1/statuses/home_timeline.json
StatusesHomeTimelineRequest() - Constructor for class org.apache.streams.twitter.api.StatusesHomeTimelineRequest
 
StatusesLookupRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/tweets/post-and-engage/api-reference/get-statuses-lookup
StatusesLookupRequest() - Constructor for class org.apache.streams.twitter.api.StatusesLookupRequest
 
StatusesMentionsTimelineRequest - Class in org.apache.streams.twitter.api
https://api.twitter.com/1.1/statuses/mentions_timeline.json
StatusesMentionsTimelineRequest() - Constructor for class org.apache.streams.twitter.api.StatusesMentionsTimelineRequest
 
StatusesShowRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/tweets/post-and-engage/api-reference/get-statuses-show-id
StatusesShowRequest() - Constructor for class org.apache.streams.twitter.api.StatusesShowRequest
 
StatusesUserTimelineRequest - Class in org.apache.streams.twitter.api
https://api.twitter.com/1.1/statuses/user_timeline.json
StatusesUserTimelineRequest() - Constructor for class org.apache.streams.twitter.api.StatusesUserTimelineRequest
 
StreamDeserializer(String) - Constructor for class org.apache.streams.twitter.provider.TwitterStreamHelper.StreamDeserializer
 
STREAMS_ID - Static variable in class org.apache.streams.twitter.processor.TwitterTypeConverter
Deprecated.
 
STREAMS_ID - Static variable in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
STREAMS_ID - Static variable in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
StreamsTwitterMapper - Class in org.apache.streams.twitter.converter
Deprecated.
StreamsTwitterMapper() - Constructor for class org.apache.streams.twitter.converter.StreamsTwitterMapper
Deprecated.
StreamsTwitterMapper constructor.
submitRetweeterIdsTaskThread(Long) - Method in class org.apache.streams.twitter.provider.TwitterEngagersProvider
 
submitSearchThread() - Method in class org.apache.streams.twitter.provider.SevenDaySearchProvider
 
submitSearchThread() - Method in class org.apache.streams.twitter.provider.ThirtyDaySearchProvider
 
submitTask(Runnable) - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
submitTimelineThreads(List<Long>, List<String>) - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
submitUserInformationThreads(List<Long>, List<String>) - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
SuggestedUserCategory - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/get-users-suggestions
SuggestedUserCategory() - Constructor for class org.apache.streams.twitter.api.SuggestedUserCategory
 
SuggestedUsers - Interface in org.apache.streams.twitter.api
Interface for /users methods.
suggestions(String, String) - Method in interface org.apache.streams.twitter.api.SuggestedUsers
Access the users in a given category of the Twitter suggested user list.
suggestions(String, String) - Method in class org.apache.streams.twitter.api.Twitter
 
swap(BeanSession, DateTime) - Method in class org.apache.streams.twitter.converter.TwitterJodaDateSwap
 

T

Target - Class in org.apache.streams.twitter.pojo
 
Target() - Constructor for class org.apache.streams.twitter.pojo.Target
 
TargetObject - Class in org.apache.streams.twitter.pojo
 
TargetObject() - Constructor for class org.apache.streams.twitter.pojo.TargetObject
 
ThirtyDaySearch - Interface in org.apache.streams.twitter.api
Interface for /search methods.
thirtyDaySearch(String, ThirtyDaySearchRequest) - Method in interface org.apache.streams.twitter.api.ThirtyDaySearch
Returns a collection of relevant Tweets matching a specified query.
thirtyDaySearch(String, ThirtyDaySearchRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
ThirtyDaySearchCountItem - Class in org.apache.streams.twitter.api
 
ThirtyDaySearchCountItem() - Constructor for class org.apache.streams.twitter.api.ThirtyDaySearchCountItem
 
ThirtyDaySearchCounts - Interface in org.apache.streams.twitter.api
Interface for /search methods.
thirtyDaySearchCounts(String, ThirtyDaySearchCountsRequest) - Method in interface org.apache.streams.twitter.api.ThirtyDaySearchCounts
Returns counts of relevant Tweets matching a specified query.
thirtyDaySearchCounts(String, ThirtyDaySearchCountsRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
ThirtyDaySearchCountsRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/tweets/search/api-reference/premium-search#CountsParameters
ThirtyDaySearchCountsRequest() - Constructor for class org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest
 
ThirtyDaySearchCountsRequest.Bucket - Enum in org.apache.streams.twitter.api
 
ThirtyDaySearchCountsResponse - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/tweets/search/api-reference/30-day-search
ThirtyDaySearchCountsResponse() - Constructor for class org.apache.streams.twitter.api.ThirtyDaySearchCountsResponse
 
ThirtyDaySearchOperator - Class in org.apache.streams.twitter.search
 
ThirtyDaySearchOperator() - Constructor for class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
ThirtyDaySearchProvider - Class in org.apache.streams.twitter.provider
Retrieve recent posts from a list of user ids or names.
ThirtyDaySearchProvider(ThirtyDaySearchProviderConfiguration) - Constructor for class org.apache.streams.twitter.provider.ThirtyDaySearchProvider
 
ThirtyDaySearchProviderConfiguration - Class in org.apache.streams.twitter.config
 
ThirtyDaySearchProviderConfiguration() - Constructor for class org.apache.streams.twitter.config.ThirtyDaySearchProviderConfiguration
 
ThirtyDaySearchProviderTask - Class in org.apache.streams.twitter.provider
Retrieve recent posts for a single user id.
ThirtyDaySearchProviderTask(ThirtyDaySearchProvider, Twitter, ThirtyDaySearchRequest) - Constructor for class org.apache.streams.twitter.provider.ThirtyDaySearchProviderTask
ThirtyDaySearchProviderTask constructor.
ThirtyDaySearchRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/tweets/search/api-reference/30-day-search
ThirtyDaySearchRequest() - Constructor for class org.apache.streams.twitter.api.ThirtyDaySearchRequest
 
ThirtyDaySearchResponse - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/tweets/search/api-reference/30-day-search
ThirtyDaySearchResponse() - Constructor for class org.apache.streams.twitter.api.ThirtyDaySearchResponse
 
TimeZone - Class in org.apache.streams.twitter.api
 
TimeZone() - Constructor for class org.apache.streams.twitter.api.TimeZone
 
TimeZone_ - Class in org.apache.streams.twitter.api
 
TimeZone_() - Constructor for class org.apache.streams.twitter.api.TimeZone_
 
toActivityList(Follow) - Method in class org.apache.streams.twitter.converter.TwitterFollowActivityConverter
 
toActivityList(List<Follow>) - Method in class org.apache.streams.twitter.converter.TwitterFollowActivityConverter
 
toActivityList(List<Delete>) - Method in class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
toActivityList(Delete) - Method in class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
toActivityList(Retweet) - Method in class org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter
 
toActivityList(List<Retweet>) - Method in class org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter
 
toActivityList(Tweet) - Method in class org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter
 
toActivityList(List<Tweet>) - Method in class org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter
 
toActivityList(User) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityConverter
 
toActivityList(List<User>) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityConverter
 
toActivityList(UserstreamEvent) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
toActivityList(List<UserstreamEvent>) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
toActivityObject(User) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityObjectConverter
 
toString() - Method in class org.apache.streams.twitter.api.AccountSettings
 
toString() - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
toString() - Method in class org.apache.streams.twitter.api.DirectMessageNewRequest
 
toString() - Method in class org.apache.streams.twitter.api.DirectMessagesListRequest
 
toString() - Method in class org.apache.streams.twitter.api.DirectMessagesSentRequest
 
toString() - Method in class org.apache.streams.twitter.api.Error
 
toString() - Method in class org.apache.streams.twitter.api.EventShowResponse
 
toString() - Method in class org.apache.streams.twitter.api.EventsListRequest
 
toString() - Method in class org.apache.streams.twitter.api.EventsListResponse
 
toString() - Method in class org.apache.streams.twitter.api.FavoritesListRequest
 
toString() - Method in class org.apache.streams.twitter.api.FollowersIdsRequest
 
toString() - Method in class org.apache.streams.twitter.api.FollowersIdsResponse
 
toString() - Method in class org.apache.streams.twitter.api.FollowersListRequest
 
toString() - Method in class org.apache.streams.twitter.api.FollowersListResponse
 
toString() - Method in class org.apache.streams.twitter.api.FollowingIdsRequest
 
toString() - Method in class org.apache.streams.twitter.api.FollowingListRequest
 
toString() - Method in class org.apache.streams.twitter.api.FriendshipCreateRequest
 
toString() - Method in class org.apache.streams.twitter.api.FriendshipDestroyRequest
 
toString() - Method in class org.apache.streams.twitter.api.FriendshipShowRequest
 
toString() - Method in class org.apache.streams.twitter.api.FriendshipShowResponse
 
toString() - Method in class org.apache.streams.twitter.api.FriendshipsIncomingRequest
 
toString() - Method in class org.apache.streams.twitter.api.FriendshipsLookupRequest
 
toString() - Method in class org.apache.streams.twitter.api.FriendshipsOutgoingRequest
 
toString() - Method in class org.apache.streams.twitter.api.FriendshipUpdateRequest
 
toString() - Method in class org.apache.streams.twitter.api.FriendsIdsRequest
 
toString() - Method in class org.apache.streams.twitter.api.FriendsIdsResponse
 
toString() - Method in class org.apache.streams.twitter.api.FriendsListRequest
 
toString() - Method in class org.apache.streams.twitter.api.FriendsListResponse
 
toString() - Method in class org.apache.streams.twitter.api.GeoSearchRequest
 
toString() - Method in class org.apache.streams.twitter.api.GeoSearchResponse
 
toString() - Method in class org.apache.streams.twitter.api.GeoSearchResponseQuery
 
toString() - Method in class org.apache.streams.twitter.api.GeoSearchResponseQueryParams
 
toString() - Method in class org.apache.streams.twitter.api.GeoSearchResponseResult
 
toString() - Method in enum org.apache.streams.twitter.api.MediaStatusRequest.Command
 
toString() - Method in class org.apache.streams.twitter.api.MediaStatusRequest
 
toString() - Method in class org.apache.streams.twitter.api.MediaStatusResponse
 
toString() - Method in class org.apache.streams.twitter.api.MessageCreateRequest
 
toString() - Method in class org.apache.streams.twitter.api.PlaceType
 
toString() - Method in class org.apache.streams.twitter.api.PlaceType_
 
toString() - Method in enum org.apache.streams.twitter.api.ProcessingInfo.State
 
toString() - Method in class org.apache.streams.twitter.api.ProcessingInfo
 
toString() - Method in class org.apache.streams.twitter.api.ResponseErrors
 
toString() - Method in class org.apache.streams.twitter.api.RetweeterIdsRequest
 
toString() - Method in class org.apache.streams.twitter.api.RetweeterIdsResponse
 
toString() - Method in class org.apache.streams.twitter.api.RetweetsRequest
 
toString() - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
 
toString() - Method in class org.apache.streams.twitter.api.SevenDaySearchResponse
 
toString() - Method in class org.apache.streams.twitter.api.SleepTime
 
toString() - Method in class org.apache.streams.twitter.api.SleepTime_
 
toString() - Method in class org.apache.streams.twitter.api.StatusesHomeTimelineRequest
 
toString() - Method in class org.apache.streams.twitter.api.StatusesLookupRequest
 
toString() - Method in class org.apache.streams.twitter.api.StatusesMentionsTimelineRequest
 
toString() - Method in class org.apache.streams.twitter.api.StatusesShowRequest
 
toString() - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
 
toString() - Method in class org.apache.streams.twitter.api.SuggestedUserCategory
 
toString() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountItem
 
toString() - Method in enum org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest.Bucket
 
toString() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest
 
toString() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsResponse
 
toString() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchRequest
 
toString() - Method in class org.apache.streams.twitter.api.ThirtyDaySearchResponse
 
toString() - Method in class org.apache.streams.twitter.api.TimeZone
 
toString() - Method in class org.apache.streams.twitter.api.TimeZone_
 
toString() - Method in class org.apache.streams.twitter.api.TrendLocation
 
toString() - Method in class org.apache.streams.twitter.api.TrendLocation_
 
toString() - Method in class org.apache.streams.twitter.api.UpdateAccountSettingsRequest
 
toString() - Method in class org.apache.streams.twitter.api.UpdateProfileRequest
 
toString() - Method in class org.apache.streams.twitter.api.UsersLookupRequest
 
toString() - Method in class org.apache.streams.twitter.api.UsersSearchRequest
 
toString() - Method in class org.apache.streams.twitter.api.UsersShowRequest
 
toString() - Method in class org.apache.streams.twitter.api.Webhook
 
toString() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRequest
 
toString() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRequestWrapper
 
toString() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewResponse
 
toString() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleRequest
 
toString() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleRequestWrapper
 
toString() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleResponse
 
toString() - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleResponseWrapper
 
toString() - Method in class org.apache.streams.twitter.api.WelcomeMessageRulesListRequest
 
toString() - Method in class org.apache.streams.twitter.api.WelcomeMessageRulesListResponse
 
toString() - Method in class org.apache.streams.twitter.api.WelcomeMessagesListRequest
 
toString() - Method in class org.apache.streams.twitter.api.WelcomeMessagesListResponse
 
toString() - Method in class org.apache.streams.twitter.config.SevenDaySearchProviderConfiguration
 
toString() - Method in class org.apache.streams.twitter.config.ThirtyDaySearchProviderConfiguration
 
toString() - Method in class org.apache.streams.twitter.config.TwitterConfiguration
 
toString() - Method in class org.apache.streams.twitter.config.TwitterEngagersProviderConfiguration
 
toString() - Method in class org.apache.streams.twitter.config.TwitterFollowingConfiguration
 
toString() - Method in class org.apache.streams.twitter.config.TwitterOAuthConfiguration
 
toString() - Method in class org.apache.streams.twitter.config.TwitterStreamConfiguration
 
toString() - Method in class org.apache.streams.twitter.config.TwitterTimelineProviderConfiguration
 
toString() - Method in class org.apache.streams.twitter.config.TwitterUserInformationConfiguration
 
toString() - Method in class org.apache.streams.twitter.pojo.AllReplies
 
toString() - Method in class org.apache.streams.twitter.pojo.Apps
 
toString() - Method in class org.apache.streams.twitter.pojo.Blocking
 
toString() - Method in class org.apache.streams.twitter.pojo.BoundingBox
 
toString() - Method in class org.apache.streams.twitter.pojo.CallToAction
 
toString() - Method in enum org.apache.streams.twitter.pojo.Connection
 
toString() - Method in class org.apache.streams.twitter.pojo.Delete
 
toString() - Method in class org.apache.streams.twitter.pojo.DeleteDetails
 
toString() - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
toString() - Method in class org.apache.streams.twitter.pojo.DirectMessageEvent
 
toString() - Method in enum org.apache.streams.twitter.pojo.DirectMessageEvent.Type
 
toString() - Method in class org.apache.streams.twitter.pojo.Entities
 
toString() - Method in class org.apache.streams.twitter.pojo.Follow
 
toString() - Method in class org.apache.streams.twitter.pojo.FriendList
 
toString() - Method in class org.apache.streams.twitter.pojo.Friendship
 
toString() - Method in class org.apache.streams.twitter.pojo.Hashtag
 
toString() - Method in class org.apache.streams.twitter.pojo.InitiatedVia
 
toString() - Method in class org.apache.streams.twitter.pojo.MarkedSpam
 
toString() - Method in class org.apache.streams.twitter.pojo.MediaItem
 
toString() - Method in class org.apache.streams.twitter.pojo.MessageCreate
 
toString() - Method in class org.apache.streams.twitter.pojo.MessageData
 
toString() - Method in class org.apache.streams.twitter.pojo.Muting
 
toString() - Method in class org.apache.streams.twitter.pojo.NotificationsEnabled
 
toString() - Method in class org.apache.streams.twitter.pojo.Place
 
toString() - Method in class org.apache.streams.twitter.pojo.QuickReply
 
toString() - Method in enum org.apache.streams.twitter.pojo.QuickReply.Type
 
toString() - Method in class org.apache.streams.twitter.pojo.QuickReplyOption
 
toString() - Method in class org.apache.streams.twitter.pojo.QuickReplyTextInput
 
toString() - Method in class org.apache.streams.twitter.pojo.Relationship
 
toString() - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
toString() - Method in class org.apache.streams.twitter.pojo.RelationshipTarget
 
toString() - Method in class org.apache.streams.twitter.pojo.Retweet
 
toString() - Method in class org.apache.streams.twitter.pojo.Status
 
toString() - Method in class org.apache.streams.twitter.pojo.Target
 
toString() - Method in class org.apache.streams.twitter.pojo.TargetObject
 
toString() - Method in class org.apache.streams.twitter.pojo.Tweet
 
toString() - Method in class org.apache.streams.twitter.pojo.User
 
toString() - Method in class org.apache.streams.twitter.pojo.UserMentions
 
toString() - Method in class org.apache.streams.twitter.pojo.Users
 
toString() - Method in enum org.apache.streams.twitter.pojo.UserstreamEvent.EventType
 
toString() - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
toString() - Method in class org.apache.streams.twitter.pojo.WantRetweets
 
toString() - Method in class org.apache.streams.twitter.pojo.WebhookEvents
 
toString() - Method in class org.apache.streams.twitter.pojo.WelcomeMessage
 
toString() - Method in class org.apache.streams.twitter.pojo.WelcomeMessageRule
 
toString() - Method in class org.apache.streams.twitter.search.SearchOperators
 
toString(ThirtyDaySearchOperator) - Static method in class org.apache.streams.twitter.search.SearchUtil
 
toString() - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
toString() - Method in class org.apache.streams.twitter.TwitterBasicAuthConfiguration
 
toString() - Method in class org.apache.streams.twitter.Url
 
toStringJoiner(ThirtyDaySearchOperator) - Static method in class org.apache.streams.twitter.search.SearchUtil
 
TrendLocation - Class in org.apache.streams.twitter.api
 
TrendLocation() - Constructor for class org.apache.streams.twitter.api.TrendLocation
 
TrendLocation_ - Class in org.apache.streams.twitter.api
 
TrendLocation_() - Constructor for class org.apache.streams.twitter.api.TrendLocation_
 
Tweet - Class in org.apache.streams.twitter.pojo
 
Tweet() - Constructor for class org.apache.streams.twitter.pojo.Tweet
 
Twitter - Class in org.apache.streams.twitter.api
Implementation of all twitter interfaces using juneau.
TWITTER_FORMAT - Static variable in class org.apache.streams.twitter.converter.StreamsTwitterMapper
Deprecated.
 
TWITTER_FORMAT - Static variable in class org.apache.streams.twitter.converter.TwitterDateTimeFormat
 
TWITTER_FORMATTER - Static variable in class org.apache.streams.twitter.converter.StreamsTwitterMapper
Deprecated.
 
TwitterActivityUtil - Class in org.apache.streams.twitter.converter.util
Provides utilities for working with Activity objects within the context of Twitter.
TwitterActivityUtil() - Constructor for class org.apache.streams.twitter.converter.util.TwitterActivityUtil
 
TwitterBasicAuthConfiguration - Class in org.apache.streams.twitter
 
TwitterBasicAuthConfiguration() - Constructor for class org.apache.streams.twitter.TwitterBasicAuthConfiguration
 
TwitterConfiguration - Class in org.apache.streams.twitter.config
 
TwitterConfiguration() - Constructor for class org.apache.streams.twitter.config.TwitterConfiguration
 
TwitterDateTimeFormat - Class in org.apache.streams.twitter.converter
TwitterDateTimeFormat.
TwitterDateTimeFormat() - Constructor for class org.apache.streams.twitter.converter.TwitterDateTimeFormat
 
TwitterDocumentClassifier - Class in org.apache.streams.twitter.converter
Ensures twitter documents can be converted to Activity.
TwitterDocumentClassifier() - Constructor for class org.apache.streams.twitter.converter.TwitterDocumentClassifier
 
TwitterEngagersProvider - Class in org.apache.streams.twitter.provider
Retrieve posts from a list of user ids or names, then provide all of the users who retweeted those posts.
TwitterEngagersProvider(TwitterEngagersProviderConfiguration) - Constructor for class org.apache.streams.twitter.provider.TwitterEngagersProvider
 
TwitterEngagersProviderConfiguration - Class in org.apache.streams.twitter.config
 
TwitterEngagersProviderConfiguration() - Constructor for class org.apache.streams.twitter.config.TwitterEngagersProviderConfiguration
 
TwitterFollowActivityConverter - Class in org.apache.streams.twitter.converter
 
TwitterFollowActivityConverter() - Constructor for class org.apache.streams.twitter.converter.TwitterFollowActivityConverter
 
TwitterFollowersIdsProviderTask - Class in org.apache.streams.twitter.provider
Retrieve friend or follower connections for a single user id.
TwitterFollowersIdsProviderTask(TwitterFollowingProvider, Twitter, FollowersIdsRequest) - Constructor for class org.apache.streams.twitter.provider.TwitterFollowersIdsProviderTask
TwitterFollowingProviderTask constructor.
TwitterFollowersListProviderTask - Class in org.apache.streams.twitter.provider
Retrieve friend or follower connections for a single user id.
TwitterFollowersListProviderTask(TwitterFollowingProvider, Twitter, FollowersListRequest) - Constructor for class org.apache.streams.twitter.provider.TwitterFollowersListProviderTask
TwitterFollowersListProviderTask constructor.
TwitterFollowingConfiguration - Class in org.apache.streams.twitter.config
 
TwitterFollowingConfiguration() - Constructor for class org.apache.streams.twitter.config.TwitterFollowingConfiguration
 
TwitterFollowingProvider - Class in org.apache.streams.twitter.provider
Retrieve all follow adjacencies from a list of user ids or names.
TwitterFollowingProvider() - Constructor for class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
TwitterFollowingProvider(TwitterFollowingConfiguration) - Constructor for class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
TwitterFriendsIdsProviderTask - Class in org.apache.streams.twitter.provider
Retrieve friend or follower connections for a single user id.
TwitterFriendsIdsProviderTask(TwitterFollowingProvider, Twitter, FriendsIdsRequest) - Constructor for class org.apache.streams.twitter.provider.TwitterFriendsIdsProviderTask
TwitterFollowingProviderTask constructor.
TwitterFriendsListProviderTask - Class in org.apache.streams.twitter.provider
Retrieve friend or follower connections for a single user id.
TwitterFriendsListProviderTask(TwitterFollowingProvider, Twitter, FriendsListRequest) - Constructor for class org.apache.streams.twitter.provider.TwitterFriendsListProviderTask
TwitterFollowingProviderTask constructor.
TwitterJodaDateSwap - Class in org.apache.streams.twitter.converter
Transforms DateTime to Strings.
TwitterJodaDateSwap() - Constructor for class org.apache.streams.twitter.converter.TwitterJodaDateSwap
 
TwitterJsonDeleteActivityConverter - Class in org.apache.streams.twitter.converter
TwitterJsonDeleteActivityConverter.
TwitterJsonDeleteActivityConverter() - Constructor for class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
TwitterJsonRetweetActivityConverter - Class in org.apache.streams.twitter.converter
 
TwitterJsonRetweetActivityConverter() - Constructor for class org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter
 
TwitterJsonTweetActivityConverter - Class in org.apache.streams.twitter.converter
 
TwitterJsonTweetActivityConverter() - Constructor for class org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter
 
TwitterJsonUserActivityConverter - Class in org.apache.streams.twitter.converter
 
TwitterJsonUserActivityConverter() - Constructor for class org.apache.streams.twitter.converter.TwitterJsonUserActivityConverter
 
TwitterJsonUserActivityObjectConverter - Class in org.apache.streams.twitter.converter
 
TwitterJsonUserActivityObjectConverter() - Constructor for class org.apache.streams.twitter.converter.TwitterJsonUserActivityObjectConverter
 
TwitterJsonUserstreameventActivityConverter - Class in org.apache.streams.twitter.converter
TwitterJsonUserstreameventActivityConverter.
TwitterJsonUserstreameventActivityConverter() - Constructor for class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
TwitterOAuthConfiguration - Class in org.apache.streams.twitter.config
 
TwitterOAuthConfiguration() - Constructor for class org.apache.streams.twitter.config.TwitterOAuthConfiguration
 
TwitterOAuthRequestInterceptor - Class in org.apache.streams.twitter.api
Handles request signing to api.twitter.com
TwitterOAuthRequestInterceptor(TwitterOAuthConfiguration) - Constructor for class org.apache.streams.twitter.api.TwitterOAuthRequestInterceptor
 
TwitterProviderUtil - Class in org.apache.streams.twitter.provider
TwitterProviderUtil contains utilities for Twitter Providers.
TwitterProviderUtil() - Constructor for class org.apache.streams.twitter.provider.TwitterProviderUtil
 
TwitterRetryHandler - Class in org.apache.streams.twitter.api
Handle expected and unexpected exceptions.
TwitterRetryHandler() - Constructor for class org.apache.streams.twitter.api.TwitterRetryHandler
 
TwitterRetweeterIdsTask - Class in org.apache.streams.twitter.provider
Retrieve recent posts for a single user id.
TwitterRetweeterIdsTask(TwitterEngagersProvider, Twitter, RetweeterIdsRequest) - Constructor for class org.apache.streams.twitter.provider.TwitterRetweeterIdsTask
TwitterTimelineProviderTask constructor.
TwitterRetweetsTask - Class in org.apache.streams.twitter.provider
Retrieve recent posts for a single user id.
TwitterRetweetsTask(TwitterEngagersProvider, Twitter, RetweetsRequest) - Constructor for class org.apache.streams.twitter.provider.TwitterRetweetsTask
TwitterTimelineProviderTask constructor.
TwitterSecurity - Class in org.apache.streams.twitter.api
Created by sblackmon on 6/15/17.
TwitterSecurity() - Constructor for class org.apache.streams.twitter.api.TwitterSecurity
 
TwitterStreamConfiguration - Class in org.apache.streams.twitter.config
 
TwitterStreamConfiguration() - Constructor for class org.apache.streams.twitter.config.TwitterStreamConfiguration
 
TwitterStreamHelper - Class in org.apache.streams.twitter.provider
TwitterStreamHelper helps with hosebird twitter stream.
TwitterStreamHelper(TwitterStreamProvider) - Constructor for class org.apache.streams.twitter.provider.TwitterStreamHelper
 
TwitterStreamHelper(TwitterStreamProvider, int) - Constructor for class org.apache.streams.twitter.provider.TwitterStreamHelper
TwitterStreamHelper constructor.
TwitterStreamHelper.StreamDeserializer - Class in org.apache.streams.twitter.provider
 
TwitterStreamProvider - Class in org.apache.streams.twitter.provider
TwitterStreamProvider wraps a hosebird client and passes received documents to subscribing components.
TwitterStreamProvider() - Constructor for class org.apache.streams.twitter.provider.TwitterStreamProvider
 
TwitterStreamProvider(TwitterStreamConfiguration) - Constructor for class org.apache.streams.twitter.provider.TwitterStreamProvider
 
TwitterTimelineProvider - Class in org.apache.streams.twitter.provider
Retrieve recent posts from a list of user ids or names.
TwitterTimelineProvider() - Constructor for class org.apache.streams.twitter.provider.TwitterTimelineProvider
TwitterUserInformationProvider constructor.
TwitterTimelineProvider(TwitterTimelineProviderConfiguration) - Constructor for class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
TwitterTimelineProviderConfiguration - Class in org.apache.streams.twitter.config
 
TwitterTimelineProviderConfiguration() - Constructor for class org.apache.streams.twitter.config.TwitterTimelineProviderConfiguration
 
TwitterTimelineProviderTask - Class in org.apache.streams.twitter.provider
Retrieve recent posts for a single user id.
TwitterTimelineProviderTask(TwitterTimelineProvider, Twitter, StatusesUserTimelineRequest) - Constructor for class org.apache.streams.twitter.provider.TwitterTimelineProviderTask
TwitterTimelineProviderTask constructor.
TwitterTypeConverter - Class in org.apache.streams.twitter.processor
Deprecated.
TwitterTypeConverter() - Constructor for class org.apache.streams.twitter.processor.TwitterTypeConverter
Deprecated.
 
TwitterUrlApiProcessor - Class in org.apache.streams.twitter.processor
Class gets a global share count from Twitter API for links on Activity datums.
TwitterUrlApiProcessor() - Constructor for class org.apache.streams.twitter.processor.TwitterUrlApiProcessor
TwitterUrlApiProcessor constructor.
TwitterUrlApiProcessor(HttpProcessorConfiguration) - Constructor for class org.apache.streams.twitter.processor.TwitterUrlApiProcessor
TwitterUrlApiProcessor constructor.
TwitterUserInformationConfiguration - Class in org.apache.streams.twitter.config
 
TwitterUserInformationConfiguration() - Constructor for class org.apache.streams.twitter.config.TwitterUserInformationConfiguration
 
TwitterUserInformationProvider - Class in org.apache.streams.twitter.provider
Retrieve current profile status from a list of user ids or names.
TwitterUserInformationProvider() - Constructor for class org.apache.streams.twitter.provider.TwitterUserInformationProvider
TwitterUserInformationProvider constructor.
TwitterUserInformationProvider(TwitterUserInformationConfiguration) - Constructor for class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
TwitterUserInformationProviderTask - Class in org.apache.streams.twitter.provider
Retrieve recent posts for a single user id.
TwitterUserInformationProviderTask(TwitterUserInformationProvider, Twitter, UsersLookupRequest) - Constructor for class org.apache.streams.twitter.provider.TwitterUserInformationProviderTask
TwitterTimelineProviderTask constructor.

U

unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.streams.twitter.converter.TwitterJodaDateSwap
 
update(FriendshipUpdateRequest) - Method in interface org.apache.streams.twitter.api.Friendships
Allows one to enable or disable retweets and device notifications from the specified user.
UpdateAccountSettingsRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/manage-account-settings/api-reference/post-account-settings
UpdateAccountSettingsRequest() - Constructor for class org.apache.streams.twitter.api.UpdateAccountSettingsRequest
 
updateActivity(Tweet, Activity) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Updates the given Activity object with the values from the Tweet.
updateActivity(User, Activity) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Updates the given Activity object with the values from the User
updateActivity(Delete, Activity) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Updates the activity for a delete event.
updateActivityContent(Activity, Tweet, String) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Updates the content, and associated fields, with those from the given tweet
updateProfile(UpdateProfileRequest) - Method in interface org.apache.streams.twitter.api.Account
Sets some values that users are able to set under the “Account” tab of their settings page.
updateProfile(UpdateProfileRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
UpdateProfileRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/manage-account-settings/api-reference/post-account-update_profile
UpdateProfileRequest() - Constructor for class org.apache.streams.twitter.api.UpdateProfileRequest
 
updateSettings(UpdateProfileRequest) - Method in interface org.apache.streams.twitter.api.Account
Updates the authenticating user’s settings.
updateSettings(UpdateProfileRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
Url - Class in org.apache.streams.twitter
 
Url() - Constructor for class org.apache.streams.twitter.Url
 
User - Class in org.apache.streams.twitter.pojo
 
User() - Constructor for class org.apache.streams.twitter.pojo.User
 
UserMentions - Class in org.apache.streams.twitter.pojo
 
UserMentions() - Constructor for class org.apache.streams.twitter.pojo.UserMentions
 
Users - Interface in org.apache.streams.twitter.api
Interface for /users methods.
Users - Class in org.apache.streams.twitter.pojo
 
Users() - Constructor for class org.apache.streams.twitter.pojo.Users
 
UsersLookupRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/get-users-lookup
UsersLookupRequest() - Constructor for class org.apache.streams.twitter.api.UsersLookupRequest
 
UsersSearchRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/get-users-search
UsersSearchRequest() - Constructor for class org.apache.streams.twitter.api.UsersSearchRequest
 
UsersShowRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/get-users-show
UsersShowRequest() - Constructor for class org.apache.streams.twitter.api.UsersShowRequest
 
UserstreamEvent - Class in org.apache.streams.twitter.pojo
 
UserstreamEvent() - Constructor for class org.apache.streams.twitter.pojo.UserstreamEvent
 
UserstreamEvent.EventType - Enum in org.apache.streams.twitter.pojo
 
userTimeline(StatusesUserTimelineRequest) - Method in interface org.apache.streams.twitter.api.Statuses
Returns a collection of the most recent Tweets posted by the user indicated by the screen_name or user_id parameters.
userTimeline(StatusesUserTimelineRequest) - Method in class org.apache.streams.twitter.api.Twitter
 

V

valueOf(String) - Static method in enum org.apache.streams.twitter.api.MediaStatusRequest.Command
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.streams.twitter.api.ProcessingInfo.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest.Bucket
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.streams.twitter.pojo.Connection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.streams.twitter.pojo.DirectMessageEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.streams.twitter.pojo.QuickReply.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.streams.twitter.pojo.UserstreamEvent.EventType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.streams.twitter.api.MediaStatusRequest.Command
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.streams.twitter.api.ProcessingInfo.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest.Bucket
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.streams.twitter.pojo.Connection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.streams.twitter.pojo.DirectMessageEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.streams.twitter.pojo.QuickReply.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.streams.twitter.pojo.UserstreamEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
verifyCredentials() - Method in interface org.apache.streams.twitter.api.Account
Returns user credentials for the authenticating user.
verifyCredentials() - Method in class org.apache.streams.twitter.api.Twitter
 

W

WantRetweets - Class in org.apache.streams.twitter.pojo
 
WantRetweets() - Constructor for class org.apache.streams.twitter.pojo.WantRetweets
 
Webhook - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/accounts-and-users/subscribe-account-activity/api-reference/get-webhook-config
Webhook() - Constructor for class org.apache.streams.twitter.api.Webhook
 
webhook_signature_method - Static variable in class org.apache.streams.twitter.api.TwitterSecurity
 
WebhookEvents - Class in org.apache.streams.twitter.pojo
 
WebhookEvents() - Constructor for class org.apache.streams.twitter.pojo.WebhookEvents
 
WelcomeMessage - Class in org.apache.streams.twitter.pojo
 
WelcomeMessage() - Constructor for class org.apache.streams.twitter.pojo.WelcomeMessage
 
WelcomeMessageNewRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/direct-messages/welcome-messages/api-reference/new-welcome-message
WelcomeMessageNewRequest() - Constructor for class org.apache.streams.twitter.api.WelcomeMessageNewRequest
 
WelcomeMessageNewRequestWrapper - Class in org.apache.streams.twitter.api
 
WelcomeMessageNewRequestWrapper() - Constructor for class org.apache.streams.twitter.api.WelcomeMessageNewRequestWrapper
 
WelcomeMessageNewResponse - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/direct-messages/welcome-messages/api-reference/new-welcome-message
WelcomeMessageNewResponse() - Constructor for class org.apache.streams.twitter.api.WelcomeMessageNewResponse
 
WelcomeMessageNewRuleRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/direct-messages/welcome-messages/api-reference/new-welcome-message-rule
WelcomeMessageNewRuleRequest() - Constructor for class org.apache.streams.twitter.api.WelcomeMessageNewRuleRequest
 
WelcomeMessageNewRuleRequestWrapper - Class in org.apache.streams.twitter.api
 
WelcomeMessageNewRuleRequestWrapper() - Constructor for class org.apache.streams.twitter.api.WelcomeMessageNewRuleRequestWrapper
 
WelcomeMessageNewRuleResponse - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/direct-messages/welcome-messages/api-reference/new-welcome-message-rule
WelcomeMessageNewRuleResponse() - Constructor for class org.apache.streams.twitter.api.WelcomeMessageNewRuleResponse
 
WelcomeMessageNewRuleResponseWrapper - Class in org.apache.streams.twitter.api
 
WelcomeMessageNewRuleResponseWrapper() - Constructor for class org.apache.streams.twitter.api.WelcomeMessageNewRuleResponseWrapper
 
WelcomeMessageRule - Class in org.apache.streams.twitter.pojo
 
WelcomeMessageRule() - Constructor for class org.apache.streams.twitter.pojo.WelcomeMessageRule
 
WelcomeMessageRules - Interface in org.apache.streams.twitter.api
Interface for /direct_messages/welcome_messages/rules methods.
WelcomeMessageRulesListRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/direct-messages/welcome-messages/api-reference/list-welcome-messages
WelcomeMessageRulesListRequest() - Constructor for class org.apache.streams.twitter.api.WelcomeMessageRulesListRequest
 
WelcomeMessageRulesListResponse - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/direct-messages/welcome-messages/api-reference/list-welcome-message-rules
WelcomeMessageRulesListResponse() - Constructor for class org.apache.streams.twitter.api.WelcomeMessageRulesListResponse
 
WelcomeMessages - Interface in org.apache.streams.twitter.api
Interface for /direct_messages/welcome_messages methods.
WelcomeMessagesListRequest - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/direct-messages/welcome-messages/api-reference/list-welcome-messages
WelcomeMessagesListRequest() - Constructor for class org.apache.streams.twitter.api.WelcomeMessagesListRequest
 
WelcomeMessagesListResponse - Class in org.apache.streams.twitter.api
https://developer.twitter.com/en/docs/direct-messages/welcome-messages/api-reference/list-welcome-messages
WelcomeMessagesListResponse() - Constructor for class org.apache.streams.twitter.api.WelcomeMessagesListResponse
 
withAccessToken(String) - Method in class org.apache.streams.twitter.config.TwitterOAuthConfiguration
 
withAccessTokenSecret(String) - Method in class org.apache.streams.twitter.config.TwitterOAuthConfiguration
 
withAccuracy(Boolean) - Method in class org.apache.streams.twitter.api.GeoSearchRequest
 
withAccuracy(Double) - Method in class org.apache.streams.twitter.api.GeoSearchResponseQueryParams
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.AccountSettings
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.DirectMessageNewRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.DirectMessagesListRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.DirectMessagesSentRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.Error
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.EventShowResponse
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.EventsListRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.EventsListResponse
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FavoritesListRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FollowersIdsRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FollowersIdsResponse
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FollowersListRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FollowersListResponse
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FollowingIdsRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FollowingListRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FriendshipCreateRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FriendshipDestroyRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FriendshipShowRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FriendshipShowResponse
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FriendshipsIncomingRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FriendshipsLookupRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FriendshipsOutgoingRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FriendshipUpdateRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FriendsIdsRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FriendsIdsResponse
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FriendsListRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.FriendsListResponse
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.GeoSearchRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.GeoSearchResponse
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.GeoSearchResponseQuery
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.GeoSearchResponseQueryParams
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.GeoSearchResponseResult
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.MediaStatusRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.MediaStatusResponse
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.MessageCreateRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.PlaceType
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.PlaceType_
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.ProcessingInfo
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.ResponseErrors
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.RetweeterIdsRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.RetweeterIdsResponse
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.RetweetsRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.SevenDaySearchResponse
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.SleepTime
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.SleepTime_
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.StatusesHomeTimelineRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.StatusesLookupRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.StatusesMentionsTimelineRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.StatusesShowRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.SuggestedUserCategory
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountItem
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsResponse
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchResponse
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.TimeZone
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.TimeZone_
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.TrendLocation
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.TrendLocation_
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.UpdateAccountSettingsRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.UpdateProfileRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.UsersLookupRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.UsersSearchRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.UsersShowRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.Webhook
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRequestWrapper
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewResponse
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleRequestWrapper
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleResponse
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleResponseWrapper
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.WelcomeMessageRulesListRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.WelcomeMessageRulesListResponse
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.WelcomeMessagesListRequest
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.api.WelcomeMessagesListResponse
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.config.SevenDaySearchProviderConfiguration
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.config.ThirtyDaySearchProviderConfiguration
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.config.TwitterEngagersProviderConfiguration
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.config.TwitterFollowingConfiguration
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.config.TwitterOAuthConfiguration
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.config.TwitterStreamConfiguration
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.config.TwitterTimelineProviderConfiguration
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.config.TwitterUserInformationConfiguration
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.AllReplies
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Apps
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Blocking
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.BoundingBox
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.CallToAction
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Delete
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.DeleteDetails
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.DirectMessageEvent
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Entities
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Follow
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.FriendList
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Friendship
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Hashtag
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.InitiatedVia
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.MarkedSpam
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.MediaItem
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.MessageCreate
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.MessageData
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Muting
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.NotificationsEnabled
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Place
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.QuickReply
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.QuickReplyOption
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.QuickReplyTextInput
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Relationship
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.RelationshipTarget
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Retweet
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Status
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Target
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.TargetObject
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.User
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.UserMentions
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Users
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.WantRetweets
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.WebhookEvents
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.WelcomeMessage
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.WelcomeMessageRule
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.search.SearchOperators
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.TwitterBasicAuthConfiguration
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.Url
 
withAllowContributorRequest(String) - Method in class org.apache.streams.twitter.api.AccountSettings
 
withAllowContributorRequest(String) - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
withAllReplies(AllReplies) - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
withAlwaysUseHttps(Boolean) - Method in class org.apache.streams.twitter.api.AccountSettings
 
withAlwaysUseHttps(Boolean) - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
withAnds(List<ThirtyDaySearchOperator>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
withAppName(String) - Method in class org.apache.streams.twitter.config.TwitterOAuthConfiguration
 
withApps(Apps) - Method in class org.apache.streams.twitter.pojo.WebhookEvents
 
withAttachment(MediaItem) - Method in class org.apache.streams.twitter.pojo.MessageData
 
withAutocomplete(Boolean) - Method in class org.apache.streams.twitter.api.GeoSearchResponseQueryParams
 
withBasicauth(TwitterBasicAuthConfiguration) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
 
withBio(String) - Method in class org.apache.streams.twitter.search.SearchOperators
 
withBioLocation(String) - Method in class org.apache.streams.twitter.search.SearchOperators
 
withBioLocations(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
withBioName(String) - Method in class org.apache.streams.twitter.search.SearchOperators
 
withBioNames(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
withBios(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
withBlocking(Blocking) - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
withBoundingBox(BoundingBox) - Method in class org.apache.streams.twitter.pojo.Place
 
withBoundingBox(String) - Method in class org.apache.streams.twitter.search.SearchOperators
 
withBoundingBoxes(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
withBucket(ThirtyDaySearchCountsRequest.Bucket) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest
 
withCanDm(Boolean) - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
withCheckAfterSecs(Long) - Method in class org.apache.streams.twitter.api.ProcessingInfo
 
withCode(Long) - Method in class org.apache.streams.twitter.api.Error
 
withCode(Long) - Method in class org.apache.streams.twitter.api.PlaceType
 
withCode(Long) - Method in class org.apache.streams.twitter.api.PlaceType_
 
withCommand(MediaStatusRequest.Command) - Method in class org.apache.streams.twitter.api.MediaStatusRequest
 
withConnections(List<Connection>) - Method in class org.apache.streams.twitter.pojo.Friendship
 
withConsumerKey(String) - Method in class org.apache.streams.twitter.config.TwitterOAuthConfiguration
 
withConsumerSecret(String) - Method in class org.apache.streams.twitter.config.TwitterOAuthConfiguration
 
withContainedWithin(String) - Method in class org.apache.streams.twitter.api.GeoSearchRequest
 
withContributorDetails(Boolean) - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
 
withContributors(List<Object>) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withContributorsEnabled(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
withCoordinates(List<List<List<Double>>>) - Method in class org.apache.streams.twitter.pojo.BoundingBox
 
withCount(Long) - Method in class org.apache.streams.twitter.api.DirectMessagesListRequest
 
withCount(Long) - Method in class org.apache.streams.twitter.api.DirectMessagesSentRequest
 
withCount(Long) - Method in class org.apache.streams.twitter.api.EventsListRequest
 
withCount(Long) - Method in class org.apache.streams.twitter.api.FavoritesListRequest
 
withCount(Long) - Method in class org.apache.streams.twitter.api.FollowingIdsRequest
 
withCount(Long) - Method in class org.apache.streams.twitter.api.FollowingListRequest
 
withCount(Long) - Method in class org.apache.streams.twitter.api.RetweeterIdsRequest
 
withCount(Long) - Method in class org.apache.streams.twitter.api.RetweetsRequest
 
withCount(Long) - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
 
withCount(Long) - Method in class org.apache.streams.twitter.api.StatusesHomeTimelineRequest
 
withCount(Long) - Method in class org.apache.streams.twitter.api.StatusesMentionsTimelineRequest
 
withCount(Long) - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
 
withCount(Long) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountItem
 
withCount(Long) - Method in class org.apache.streams.twitter.api.UsersSearchRequest
 
withCount(Long) - Method in class org.apache.streams.twitter.api.WelcomeMessageRulesListRequest
 
withCount(Long) - Method in class org.apache.streams.twitter.api.WelcomeMessagesListRequest
 
withCountry(String) - Method in class org.apache.streams.twitter.api.TrendLocation
 
withCountry(String) - Method in class org.apache.streams.twitter.api.TrendLocation_
 
withCountryCode(String) - Method in class org.apache.streams.twitter.api.TrendLocation
 
withCountryCode(String) - Method in class org.apache.streams.twitter.api.TrendLocation_
 
withCreatedAt(DateTime) - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
withCreatedAt(DateTime) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withCreatedAt(DateTime) - Method in class org.apache.streams.twitter.pojo.User
 
withCreatedAt(DateTime) - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
withCreatedTimestamp(DateTime) - Method in class org.apache.streams.twitter.api.Webhook
 
withCreatedTimestamp(String) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleResponseWrapper
 
withCreatedTimestamp(String) - Method in class org.apache.streams.twitter.pojo.DirectMessageEvent
 
withCreatedTimestamp(DateTime) - Method in class org.apache.streams.twitter.pojo.WelcomeMessage
 
withCreatedTimestamp(DateTime) - Method in class org.apache.streams.twitter.pojo.WelcomeMessageRule
 
withCtas(List<CallToAction>) - Method in class org.apache.streams.twitter.pojo.MessageData
 
withCursor(Long) - Method in class org.apache.streams.twitter.api.EventsListRequest
 
withCursor(Long) - Method in class org.apache.streams.twitter.api.FollowingIdsRequest
 
withCursor(Long) - Method in class org.apache.streams.twitter.api.FollowingListRequest
 
withCursor(Long) - Method in class org.apache.streams.twitter.api.FriendshipsIncomingRequest
 
withCursor(Long) - Method in class org.apache.streams.twitter.api.FriendshipsOutgoingRequest
 
withCursor(Boolean) - Method in class org.apache.streams.twitter.api.RetweeterIdsRequest
 
withCursor(String) - Method in class org.apache.streams.twitter.api.WelcomeMessageRulesListRequest
 
withCursor(String) - Method in class org.apache.streams.twitter.api.WelcomeMessagesListRequest
 
withDebug(Boolean) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
 
withDefaultProfile(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
withDefaultProfileImage(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
withDelete(DeleteDetails) - Method in class org.apache.streams.twitter.pojo.Delete
 
withDescription(String) - Method in class org.apache.streams.twitter.api.UpdateProfileRequest
 
withDescription(String) - Method in class org.apache.streams.twitter.pojo.QuickReplyOption
 
withDescription(String) - Method in class org.apache.streams.twitter.pojo.User
 
withDevice(Boolean) - Method in class org.apache.streams.twitter.api.FriendshipUpdateRequest
 
withDirectMessageEvents(List<DirectMessageEvent>) - Method in class org.apache.streams.twitter.pojo.WebhookEvents
 
withDiscoverableByEmail(Boolean) - Method in class org.apache.streams.twitter.api.AccountSettings
 
withDiscoverableByEmail(Boolean) - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
withDisplayUrl(String) - Method in class org.apache.streams.twitter.Url
 
withEmoji(String) - Method in class org.apache.streams.twitter.search.SearchOperators
 
withEmojis(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
withEnabled(Boolean) - Method in class org.apache.streams.twitter.api.SleepTime
 
withEnabled(Boolean) - Method in class org.apache.streams.twitter.api.SleepTime_
 
withEndpoint(String) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
 
withEndSleepTime(Boolean) - Method in class org.apache.streams.twitter.api.UpdateAccountSettingsRequest
 
withEndTime(DateTime) - Method in class org.apache.streams.twitter.api.SleepTime
 
withEndTime(DateTime) - Method in class org.apache.streams.twitter.api.SleepTime_
 
withEntities(Entities) - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
withEntities(Entities) - Method in class org.apache.streams.twitter.pojo.MessageData
 
withEntities(Entities) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withEnvironment(String) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
 
withErrors(List<Error>) - Method in class org.apache.streams.twitter.api.ResponseErrors
 
withEvent(Object) - Method in class org.apache.streams.twitter.api.EventShowResponse
 
withEvent(Object) - Method in class org.apache.streams.twitter.api.MessageCreateRequest
 
withEvents(List<Object>) - Method in class org.apache.streams.twitter.api.EventsListResponse
 
withEventType(UserstreamEvent.EventType) - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
withExactPhrase(String) - Method in class org.apache.streams.twitter.search.SearchOperators
 
withExactPhrases(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
withExcludeReplies(Boolean) - Method in class org.apache.streams.twitter.api.StatusesHomeTimelineRequest
 
withExcludeReplies(Boolean) - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
 
withExpandedUrl(String) - Method in class org.apache.streams.twitter.Url
 
withExpiresAfterSeconds(Long) - Method in class org.apache.streams.twitter.api.MediaStatusResponse
 
withFavoriteCount(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withFavorited(Boolean) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withFavouritesCount(Long) - Method in class org.apache.streams.twitter.pojo.User
 
withFilterLevel(String) - Method in class org.apache.streams.twitter.config.TwitterStreamConfiguration
 
withFilterLevel(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withFollow(Boolean) - Method in class org.apache.streams.twitter.api.FriendshipCreateRequest
 
withFollow(List<Long>) - Method in class org.apache.streams.twitter.config.TwitterStreamConfiguration
 
withFollowedBy(Boolean) - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
withFollowedBy(Boolean) - Method in class org.apache.streams.twitter.pojo.RelationshipTarget
 
withFollowee(User) - Method in class org.apache.streams.twitter.pojo.Follow
 
withFollower(User) - Method in class org.apache.streams.twitter.pojo.Follow
 
withFollowersCount(Long) - Method in class org.apache.streams.twitter.pojo.User
 
withFollowing(Boolean) - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
withFollowing(Boolean) - Method in class org.apache.streams.twitter.pojo.RelationshipTarget
 
withFollowRequestSent(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
withFriends(List<Long>) - Method in class org.apache.streams.twitter.pojo.FriendList
 
withFriendsCount(Long) - Method in class org.apache.streams.twitter.pojo.User
 
withFriendsStr(List<String>) - Method in class org.apache.streams.twitter.pojo.FriendList
 
withFrom(String) - Method in class org.apache.streams.twitter.search.SearchOperators
 
withFromDate(String) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest
 
withFromDate(String) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchRequest
 
withFroms(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
withGeocode(String) - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
 
withGeoEnabled(Boolean) - Method in class org.apache.streams.twitter.api.AccountSettings
 
withGeoEnabled(Boolean) - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
withGeoEnabled(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
withGranularity(String) - Method in class org.apache.streams.twitter.api.GeoSearchRequest
 
withGranularity(String) - Method in class org.apache.streams.twitter.api.GeoSearchResponseQueryParams
 
withHashtag(String) - Method in class org.apache.streams.twitter.search.SearchOperators
 
withHashtags(List<Hashtag>) - Method in class org.apache.streams.twitter.pojo.Entities
 
withHashtags(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
withHasImages(Boolean) - Method in class org.apache.streams.twitter.search.SearchOperators
 
withHasImages(Boolean) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
withHasLinks(Boolean) - Method in class org.apache.streams.twitter.search.SearchOperators
 
withHasLinks(Boolean) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
withHasMedia(Boolean) - Method in class org.apache.streams.twitter.search.SearchOperators
 
withHasMedia(Boolean) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
withHasMentions(Boolean) - Method in class org.apache.streams.twitter.search.SearchOperators
 
withHasMentions(Boolean) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
withHasVideos(Boolean) - Method in class org.apache.streams.twitter.search.SearchOperators
 
withHasVideos(Boolean) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
withHost(String) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
 
withId(Long) - Method in class org.apache.streams.twitter.api.FollowingIdsRequest
 
withId(Long) - Method in class org.apache.streams.twitter.api.FollowingListRequest
 
withId(Long) - Method in class org.apache.streams.twitter.api.RetweeterIdsRequest
 
withId(Long) - Method in class org.apache.streams.twitter.api.RetweetsRequest
 
withId(List<Long>) - Method in class org.apache.streams.twitter.api.StatusesLookupRequest
 
withId(Long) - Method in class org.apache.streams.twitter.api.StatusesShowRequest
 
withId(String) - Method in class org.apache.streams.twitter.api.Webhook
 
withId(String) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleResponseWrapper
 
withId(String) - Method in class org.apache.streams.twitter.pojo.DirectMessageEvent
 
withId(Long) - Method in class org.apache.streams.twitter.pojo.Friendship
 
withId(String) - Method in class org.apache.streams.twitter.pojo.Place
 
withId(Long) - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
withId(Long) - Method in class org.apache.streams.twitter.pojo.RelationshipTarget
 
withId(Long) - Method in class org.apache.streams.twitter.pojo.Status
 
withId(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withId(Long) - Method in class org.apache.streams.twitter.pojo.User
 
withId(Long) - Method in class org.apache.streams.twitter.pojo.UserMentions
 
withId(String) - Method in class org.apache.streams.twitter.pojo.WelcomeMessage
 
withId(String) - Method in class org.apache.streams.twitter.pojo.WelcomeMessageRule
 
withIds(List<Long>) - Method in class org.apache.streams.twitter.api.FollowersIdsResponse
 
withIds(List<Long>) - Method in class org.apache.streams.twitter.api.FriendsIdsResponse
 
withIds(List<String>) - Method in class org.apache.streams.twitter.api.RetweeterIdsResponse
 
withIdsOnly(Boolean) - Method in class org.apache.streams.twitter.config.TwitterFollowingConfiguration
 
withIdStr(String) - Method in class org.apache.streams.twitter.pojo.Friendship
 
withIdStr(String) - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
withIdStr(String) - Method in class org.apache.streams.twitter.pojo.RelationshipTarget
 
withIdStr(String) - Method in class org.apache.streams.twitter.pojo.Status
 
withIdStr(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withIdStr(String) - Method in class org.apache.streams.twitter.pojo.User
 
withIdStr(String) - Method in class org.apache.streams.twitter.pojo.UserMentions
 
withIncludeEntities(Boolean) - Method in class org.apache.streams.twitter.api.DirectMessagesListRequest
 
withIncludeEntities(Boolean) - Method in class org.apache.streams.twitter.api.DirectMessagesSentRequest
 
withIncludeEntities(Boolean) - Method in class org.apache.streams.twitter.api.FavoritesListRequest
 
withIncludeEntities(String) - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
 
withIncludeEntities(Boolean) - Method in class org.apache.streams.twitter.api.StatusesHomeTimelineRequest
 
withIncludeEntities(Boolean) - Method in class org.apache.streams.twitter.api.StatusesLookupRequest
 
withIncludeEntities(Boolean) - Method in class org.apache.streams.twitter.api.StatusesMentionsTimelineRequest
 
withIncludeEntities(Boolean) - Method in class org.apache.streams.twitter.api.StatusesShowRequest
 
withIncludeEntities(String) - Method in class org.apache.streams.twitter.api.UpdateProfileRequest
 
withIncludeEntities(Boolean) - Method in class org.apache.streams.twitter.api.UsersLookupRequest
 
withIncludeEntities(Long) - Method in class org.apache.streams.twitter.api.UsersSearchRequest
 
withIncludeEntities(Boolean) - Method in class org.apache.streams.twitter.api.UsersShowRequest
 
withIncludeEntities(String) - Method in class org.apache.streams.twitter.config.TwitterStreamConfiguration
 
withIncludeMyRetweet(Boolean) - Method in class org.apache.streams.twitter.api.StatusesShowRequest
 
withIncludeRts(Boolean) - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
 
withIncludeUserEntities(Long) - Method in class org.apache.streams.twitter.api.FollowingListRequest
 
withIndices(List<Object>) - Method in class org.apache.streams.twitter.pojo.Hashtag
 
withIndices(List<Object>) - Method in class org.apache.streams.twitter.pojo.UserMentions
 
withIndices(List<Object>) - Method in class org.apache.streams.twitter.Url
 
withInfo(List<String>) - Method in class org.apache.streams.twitter.config.TwitterUserInformationConfiguration
 
withInitiatedVia(InitiatedVia) - Method in class org.apache.streams.twitter.pojo.DirectMessageEvent
 
withInReplyToScreenName(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withInReplyToStatusId(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withInReplyToStatusIdStr(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withInReplyToUserId(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withInReplyToUserIdStr(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withIp(String) - Method in class org.apache.streams.twitter.api.GeoSearchRequest
 
withIsQuoteStatus(Boolean) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withIsTranslator(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
withJsonStoreEnabled(Boolean) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
 
withKeyboard(String) - Method in class org.apache.streams.twitter.pojo.QuickReplyTextInput
 
withKeyword(String) - Method in class org.apache.streams.twitter.search.SearchOperators
 
withKeywords(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
withLabel(String) - Method in class org.apache.streams.twitter.pojo.CallToAction
 
withLabel(String) - Method in class org.apache.streams.twitter.pojo.QuickReplyOption
 
withLabel(String) - Method in class org.apache.streams.twitter.pojo.QuickReplyTextInput
 
withLang(String) - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
 
withLang(String) - Method in class org.apache.streams.twitter.api.UpdateAccountSettingsRequest
 
withLang(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withLang(String) - Method in class org.apache.streams.twitter.pojo.User
 
withLang(String) - Method in class org.apache.streams.twitter.search.SearchOperators
 
withLangs(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
withLanguage(String) - Method in class org.apache.streams.twitter.api.AccountSettings
 
withLanguage(String) - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
withLat(Double) - Method in class org.apache.streams.twitter.api.GeoSearchRequest
 
withListedCount(Long) - Method in class org.apache.streams.twitter.pojo.User
 
withLocale(String) - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
 
withLocation(String) - Method in class org.apache.streams.twitter.api.UpdateProfileRequest
 
withLocation(QuickReplyTextInput) - Method in class org.apache.streams.twitter.pojo.QuickReply
 
withLocation(String) - Method in class org.apache.streams.twitter.pojo.User
 
withLong(Double) - Method in class org.apache.streams.twitter.api.GeoSearchRequest
 
withMap(Boolean) - Method in class org.apache.streams.twitter.api.StatusesLookupRequest
 
withMarkedSpam(MarkedSpam) - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
withMaxId(Long) - Method in class org.apache.streams.twitter.api.DirectMessagesListRequest
 
withMaxId(Long) - Method in class org.apache.streams.twitter.api.DirectMessagesSentRequest
 
withMaxId(Long) - Method in class org.apache.streams.twitter.api.FavoritesListRequest
 
withMaxId(String) - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
 
withMaxId(Long) - Method in class org.apache.streams.twitter.api.StatusesHomeTimelineRequest
 
withMaxId(Long) - Method in class org.apache.streams.twitter.api.StatusesMentionsTimelineRequest
 
withMaxId(Long) - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
 
withMaxItems(Long) - Method in class org.apache.streams.twitter.config.SevenDaySearchProviderConfiguration
 
withMaxItems(Long) - Method in class org.apache.streams.twitter.config.ThirtyDaySearchProviderConfiguration
 
withMaxItems(Long) - Method in class org.apache.streams.twitter.config.TwitterFollowingConfiguration
 
withMaxItems(Long) - Method in class org.apache.streams.twitter.config.TwitterTimelineProviderConfiguration
 
withMaxPages(Long) - Method in class org.apache.streams.twitter.config.SevenDaySearchProviderConfiguration
 
withMaxPages(Long) - Method in class org.apache.streams.twitter.config.ThirtyDaySearchProviderConfiguration
 
withMaxPages(Long) - Method in class org.apache.streams.twitter.config.TwitterFollowingConfiguration
 
withMaxPages(Long) - Method in class org.apache.streams.twitter.config.TwitterTimelineProviderConfiguration
 
withMaxResults(Long) - Method in class org.apache.streams.twitter.api.GeoSearchRequest
 
withMaxResults(Long) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchRequest
 
withMedia(MediaItem) - Method in class org.apache.streams.twitter.pojo.MediaItem
 
withMediaId(Long) - Method in class org.apache.streams.twitter.api.MediaStatusRequest
 
withMediaId(Long) - Method in class org.apache.streams.twitter.api.MediaStatusResponse
 
withMediaIdString(Long) - Method in class org.apache.streams.twitter.api.MediaStatusResponse
 
withMention(String) - Method in class org.apache.streams.twitter.search.SearchOperators
 
withMentions(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
withMessage(String) - Method in class org.apache.streams.twitter.api.Error
 
withMessageCreate(MessageCreate) - Method in class org.apache.streams.twitter.pojo.DirectMessageEvent
 
withMessageData(MessageData) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRequestWrapper
 
withMessageData(MessageData) - Method in class org.apache.streams.twitter.pojo.MessageCreate
 
withMessageData(MessageData) - Method in class org.apache.streams.twitter.pojo.WelcomeMessage
 
withMetadata(String) - Method in class org.apache.streams.twitter.pojo.QuickReplyOption
 
withMetadata(String) - Method in class org.apache.streams.twitter.pojo.QuickReplyTextInput
 
withMuting(Muting) - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
withName(String) - Method in class org.apache.streams.twitter.api.PlaceType
 
withName(String) - Method in class org.apache.streams.twitter.api.PlaceType_
 
withName(String) - Method in class org.apache.streams.twitter.api.SuggestedUserCategory
 
withName(String) - Method in class org.apache.streams.twitter.api.TimeZone
 
withName(String) - Method in class org.apache.streams.twitter.api.TimeZone_
 
withName(String) - Method in class org.apache.streams.twitter.api.TrendLocation
 
withName(String) - Method in class org.apache.streams.twitter.api.TrendLocation_
 
withName(String) - Method in class org.apache.streams.twitter.api.UpdateProfileRequest
 
withName(String) - Method in class org.apache.streams.twitter.pojo.Friendship
 
withName(String) - Method in class org.apache.streams.twitter.pojo.User
 
withName(String) - Method in class org.apache.streams.twitter.pojo.UserMentions
 
withNext(String) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest
 
withNext(String) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsResponse
 
withNext(String) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchRequest
 
withNext(String) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchResponse
 
withNextCurser(String) - Method in class org.apache.streams.twitter.api.WelcomeMessageRulesListResponse
 
withNextCurser(String) - Method in class org.apache.streams.twitter.api.WelcomeMessagesListResponse
 
withNextCursor(Long) - Method in class org.apache.streams.twitter.api.FollowersIdsResponse
 
withNextCursor(Long) - Method in class org.apache.streams.twitter.api.FollowersListResponse
 
withNextCursor(Long) - Method in class org.apache.streams.twitter.api.FriendsIdsResponse
 
withNextCursor(Long) - Method in class org.apache.streams.twitter.api.FriendsListResponse
 
withNextCursor(Long) - Method in class org.apache.streams.twitter.api.RetweeterIdsResponse
 
withNextCursorStr(String) - Method in class org.apache.streams.twitter.api.FollowersIdsResponse
 
withNextCursorStr(String) - Method in class org.apache.streams.twitter.api.FollowersListResponse
 
withNextCursorStr(String) - Method in class org.apache.streams.twitter.api.FriendsIdsResponse
 
withNextCursorStr(String) - Method in class org.apache.streams.twitter.api.FriendsListResponse
 
withNextCursorStr(String) - Method in class org.apache.streams.twitter.api.RetweeterIdsResponse
 
withNot(Boolean) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
withNotificationsEnabled(NotificationsEnabled) - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
withOauth(TwitterOAuthConfiguration) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
 
withOptions(List<QuickReplyOption>) - Method in class org.apache.streams.twitter.pojo.QuickReply
 
withOrs(List<ThirtyDaySearchOperator>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
withPage(Long) - Method in class org.apache.streams.twitter.api.DirectMessagesSentRequest
 
withPage(Long) - Method in class org.apache.streams.twitter.api.UsersSearchRequest
 
withPageSize(Long) - Method in class org.apache.streams.twitter.config.TwitterFollowingConfiguration
 
withPageSize(Long) - Method in class org.apache.streams.twitter.config.TwitterUserInformationConfiguration
 
withParams(GeoSearchResponseQueryParams) - Method in class org.apache.streams.twitter.api.GeoSearchResponseQuery
 
withParentid(Long) - Method in class org.apache.streams.twitter.api.TrendLocation
 
withParentid(Long) - Method in class org.apache.streams.twitter.api.TrendLocation_
 
withPassword(String) - Method in class org.apache.streams.twitter.TwitterBasicAuthConfiguration
 
withPlace(Place) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withPlace(String) - Method in class org.apache.streams.twitter.search.SearchOperators
 
withPlaceCountry(String) - Method in class org.apache.streams.twitter.search.SearchOperators
 
withPlaceCountrys(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
withPlaces(List<Place>) - Method in class org.apache.streams.twitter.api.GeoSearchResponseResult
 
withPlaces(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
withPlaceType(PlaceType) - Method in class org.apache.streams.twitter.api.TrendLocation
 
withPlaceType(PlaceType_) - Method in class org.apache.streams.twitter.api.TrendLocation_
 
withPointRadius(String) - Method in class org.apache.streams.twitter.search.SearchOperators
 
withPointRadiuses(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
withPort(Long) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
 
withPossiblySensitive(Boolean) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withPreviousCursor(Long) - Method in class org.apache.streams.twitter.api.FollowersIdsResponse
 
withPreviousCursor(Long) - Method in class org.apache.streams.twitter.api.FollowersListResponse
 
withPreviousCursor(Long) - Method in class org.apache.streams.twitter.api.FriendsIdsResponse
 
withPreviousCursor(Long) - Method in class org.apache.streams.twitter.api.FriendsListResponse
 
withPreviousCursor(Long) - Method in class org.apache.streams.twitter.api.RetweeterIdsResponse
 
withPreviousCursorStr(String) - Method in class org.apache.streams.twitter.api.FollowersIdsResponse
 
withPreviousCursorStr(String) - Method in class org.apache.streams.twitter.api.FollowersListResponse
 
withPreviousCursorStr(String) - Method in class org.apache.streams.twitter.api.FriendsIdsResponse
 
withPreviousCursorStr(String) - Method in class org.apache.streams.twitter.api.FriendsListResponse
 
withPreviousCursorStr(String) - Method in class org.apache.streams.twitter.api.RetweeterIdsResponse
 
withProcessingInfo(ProcessingInfo) - Method in class org.apache.streams.twitter.api.MediaStatusResponse
 
withProfileBackgroundColor(String) - Method in class org.apache.streams.twitter.pojo.User
 
withProfileBackgroundImageUrl(String) - Method in class org.apache.streams.twitter.pojo.User
 
withProfileBackgroundImageUrlHttps(String) - Method in class org.apache.streams.twitter.pojo.User
 
withProfileBackgroundTile(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
withProfileImageUrl(String) - Method in class org.apache.streams.twitter.pojo.User
 
withProfileImageUrlHttps(String) - Method in class org.apache.streams.twitter.pojo.User
 
withProfileLinkColor(String) - Method in class org.apache.streams.twitter.api.UpdateProfileRequest
 
withProfileLinkColor(String) - Method in class org.apache.streams.twitter.pojo.User
 
withProfileSidebarBorderColor(String) - Method in class org.apache.streams.twitter.pojo.User
 
withProfileSidebarFillColor(String) - Method in class org.apache.streams.twitter.pojo.User
 
withProfileTextColor(String) - Method in class org.apache.streams.twitter.pojo.User
 
withProfileUseBackgroundImage(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
withProgressPercent(Long) - Method in class org.apache.streams.twitter.api.ProcessingInfo
 
withProtected(Boolean) - Method in class org.apache.streams.twitter.api.AccountSettings
 
withProtected(Boolean) - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
withProtected(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
withProtocol(String) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
 
withQ(String) - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
 
withQ(String) - Method in class org.apache.streams.twitter.api.UsersSearchRequest
 
withQ(String) - Method in class org.apache.streams.twitter.config.SevenDaySearchProviderConfiguration
 
withQuery(String) - Method in class org.apache.streams.twitter.api.GeoSearchRequest
 
withQuery(GeoSearchResponseQuery) - Method in class org.apache.streams.twitter.api.GeoSearchResponse
 
withQuery(String) - Method in class org.apache.streams.twitter.api.GeoSearchResponseQueryParams
 
withQuery(String) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest
 
withQuery(String) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchRequest
 
withQuery(String) - Method in class org.apache.streams.twitter.config.ThirtyDaySearchProviderConfiguration
 
withQuickReplyResponse(QuickReply) - Method in class org.apache.streams.twitter.pojo.MessageData
 
withQuotedStatus(Tweet) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withQuotedStatusId(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withRecipient(Object) - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
withRecipientId(Long) - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
withRecipientId(String) - Method in class org.apache.streams.twitter.pojo.Target
 
withRecipientScreenName(String) - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
withRelationship(Relationship) - Method in class org.apache.streams.twitter.api.FriendshipShowResponse
 
withReplies(String) - Method in class org.apache.streams.twitter.config.TwitterStreamConfiguration
 
withRequestParameters(ThirtyDaySearchCountsRequest) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsResponse
 
withRequestParameters(ThirtyDaySearchRequest) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchResponse
 
withResult(GeoSearchResponseResult) - Method in class org.apache.streams.twitter.api.GeoSearchResponse
 
withResults(List<ThirtyDaySearchCountItem>) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsResponse
 
withResults(List<Tweet>) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchResponse
 
withResultType(String) - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
 
withRetryMax(Long) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
 
withRetrySleepMs(Long) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
 
withRetweetCount(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withRetweeted(Boolean) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withRetweetedStatus(Tweet) - Method in class org.apache.streams.twitter.pojo.Retweet
 
withRetweetedStatus(Tweet) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withRetweetedStatusId(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withRetweets(Boolean) - Method in class org.apache.streams.twitter.api.FriendshipUpdateRequest
 
withRetweetsOf(String) - Method in class org.apache.streams.twitter.search.SearchOperators
 
withRetweetsOfs(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
withScreenName(String) - Method in class org.apache.streams.twitter.api.AccountSettings
 
withScreenName(String) - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
withScreenName(String) - Method in class org.apache.streams.twitter.api.DirectMessageNewRequest
 
withScreenName(String) - Method in class org.apache.streams.twitter.api.FavoritesListRequest
 
withScreenName(String) - Method in class org.apache.streams.twitter.api.FollowingIdsRequest
 
withScreenName(String) - Method in class org.apache.streams.twitter.api.FollowingListRequest
 
withScreenName(String) - Method in class org.apache.streams.twitter.api.FriendshipCreateRequest
 
withScreenName(String) - Method in class org.apache.streams.twitter.api.FriendshipDestroyRequest
 
withScreenName(List<String>) - Method in class org.apache.streams.twitter.api.FriendshipsLookupRequest
 
withScreenName(String) - Method in class org.apache.streams.twitter.api.FriendshipUpdateRequest
 
withScreenName(String) - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
 
withScreenName(List<String>) - Method in class org.apache.streams.twitter.api.UsersLookupRequest
 
withScreenName(String) - Method in class org.apache.streams.twitter.api.UsersShowRequest
 
withScreenName(String) - Method in class org.apache.streams.twitter.pojo.Friendship
 
withScreenName(String) - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
withScreenName(String) - Method in class org.apache.streams.twitter.pojo.RelationshipTarget
 
withScreenName(String) - Method in class org.apache.streams.twitter.pojo.User
 
withScreenName(String) - Method in class org.apache.streams.twitter.pojo.UserMentions
 
withSender(Object) - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
withSenderId(Long) - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
withSenderId(String) - Method in class org.apache.streams.twitter.pojo.MessageCreate
 
withSenderScreenName(String) - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
withShowAllInlineMedia(Boolean) - Method in class org.apache.streams.twitter.api.AccountSettings
 
withShowAllInlineMedia(Boolean) - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
withSinceId(Long) - Method in class org.apache.streams.twitter.api.DirectMessagesListRequest
 
withSinceId(Long) - Method in class org.apache.streams.twitter.api.DirectMessagesSentRequest
 
withSinceId(Long) - Method in class org.apache.streams.twitter.api.FavoritesListRequest
 
withSinceId(String) - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
 
withSinceId(Long) - Method in class org.apache.streams.twitter.api.StatusesHomeTimelineRequest
 
withSinceId(Long) - Method in class org.apache.streams.twitter.api.StatusesMentionsTimelineRequest
 
withSinceId(Long) - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
 
withSize(Long) - Method in class org.apache.streams.twitter.api.SuggestedUserCategory
 
withSkipStatus(Boolean) - Method in class org.apache.streams.twitter.api.DirectMessagesListRequest
 
withSkipStatus(Boolean) - Method in class org.apache.streams.twitter.api.FollowingListRequest
 
withSkipStatus(String) - Method in class org.apache.streams.twitter.api.UpdateProfileRequest
 
withSleepTime(SleepTime_) - Method in class org.apache.streams.twitter.api.AccountSettings
 
withSleepTime(SleepTime) - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
withSleepTimeEnabled(Boolean) - Method in class org.apache.streams.twitter.api.UpdateAccountSettingsRequest
 
withSlug(String) - Method in class org.apache.streams.twitter.api.SuggestedUserCategory
 
withSource(RelationshipSource) - Method in class org.apache.streams.twitter.pojo.Relationship
 
withSource(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withSource(String) - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
withSourceAppId(String) - Method in class org.apache.streams.twitter.pojo.MessageCreate
 
withSourceId(Long) - Method in class org.apache.streams.twitter.api.FriendshipShowRequest
 
withSourceScreenName(String) - Method in class org.apache.streams.twitter.api.FriendshipShowRequest
 
withStartSleepTime(Long) - Method in class org.apache.streams.twitter.api.UpdateAccountSettingsRequest
 
withStartTime(DateTime) - Method in class org.apache.streams.twitter.api.SleepTime
 
withStartTime(DateTime) - Method in class org.apache.streams.twitter.api.SleepTime_
 
withState(ProcessingInfo.State) - Method in class org.apache.streams.twitter.api.ProcessingInfo
 
withStatus(Status) - Method in class org.apache.streams.twitter.pojo.DeleteDetails
 
withStatus(Tweet) - Method in class org.apache.streams.twitter.pojo.User
 
withStatuses(List<Tweet>) - Method in class org.apache.streams.twitter.api.SevenDaySearchResponse
 
withStatusesCount(Long) - Method in class org.apache.streams.twitter.pojo.User
 
withStringifyIds(Boolean) - Method in class org.apache.streams.twitter.api.FollowingIdsRequest
 
withStringifyIds(Boolean) - Method in class org.apache.streams.twitter.api.FriendshipsIncomingRequest
 
withStringifyIds(Boolean) - Method in class org.apache.streams.twitter.api.FriendshipsOutgoingRequest
 
withStringifyIds(Boolean) - Method in class org.apache.streams.twitter.api.RetweeterIdsRequest
 
withTag(String) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchRequest
 
withTarget(Target) - Method in class org.apache.streams.twitter.pojo.MessageCreate
 
withTarget(RelationshipTarget) - Method in class org.apache.streams.twitter.pojo.Relationship
 
withTarget(String) - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
withTargetId(Long) - Method in class org.apache.streams.twitter.api.FriendshipShowRequest
 
withTargetObject(TargetObject) - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
withTargetScreenName(String) - Method in class org.apache.streams.twitter.api.FriendshipShowRequest
 
withTcoUrl(String) - Method in class org.apache.streams.twitter.pojo.CallToAction
 
withText(Long) - Method in class org.apache.streams.twitter.api.DirectMessageNewRequest
 
withText(String) - Method in class org.apache.streams.twitter.pojo.DirectMessage
 
withText(String) - Method in class org.apache.streams.twitter.pojo.Hashtag
 
withText(String) - Method in class org.apache.streams.twitter.pojo.MessageData
 
withText(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withTextInput(QuickReplyTextInput) - Method in class org.apache.streams.twitter.pojo.QuickReply
 
withThreadsPerProvider(Long) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
 
withTimePeriod(String) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountItem
 
withTimeZone(TimeZone_) - Method in class org.apache.streams.twitter.api.AccountSettings
 
withTimeZone(TimeZone) - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
withTimeZone(String) - Method in class org.apache.streams.twitter.api.UpdateAccountSettingsRequest
 
withTimeZone(String) - Method in class org.apache.streams.twitter.pojo.User
 
withTimeZone(String) - Method in class org.apache.streams.twitter.search.SearchOperators
 
withTimeZones(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
withTo(String) - Method in class org.apache.streams.twitter.search.SearchOperators
 
withToDate(String) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest
 
withToDate(String) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchRequest
 
withTos(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
withTotalCount(Long) - Method in class org.apache.streams.twitter.api.ThirtyDaySearchCountsResponse
 
withTrack(List<String>) - Method in class org.apache.streams.twitter.config.TwitterStreamConfiguration
 
withTrendLocation(List<TrendLocation_>) - Method in class org.apache.streams.twitter.api.AccountSettings
 
withTrendLocation(List<TrendLocation>) - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
withTrendLocationWoeid(String) - Method in class org.apache.streams.twitter.api.UpdateAccountSettingsRequest
 
withTrimPlace(Boolean) - Method in class org.apache.streams.twitter.api.GeoSearchResponseQueryParams
 
withTrimUser(Boolean) - Method in class org.apache.streams.twitter.api.RetweetsRequest
 
withTrimUser(Boolean) - Method in class org.apache.streams.twitter.api.StatusesHomeTimelineRequest
 
withTrimUser(Boolean) - Method in class org.apache.streams.twitter.api.StatusesLookupRequest
 
withTrimUser(Boolean) - Method in class org.apache.streams.twitter.api.StatusesMentionsTimelineRequest
 
withTrimUser(Boolean) - Method in class org.apache.streams.twitter.api.StatusesShowRequest
 
withTrimUser(Boolean) - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
 
withTruncated(Boolean) - Method in class org.apache.streams.twitter.config.TwitterStreamConfiguration
 
withTruncated(Boolean) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withTweetId(String) - Method in class org.apache.streams.twitter.pojo.InitiatedVia
 
withType(String) - Method in class org.apache.streams.twitter.api.GeoSearchResponseQuery
 
withType(String) - Method in class org.apache.streams.twitter.pojo.BoundingBox
 
withType(String) - Method in class org.apache.streams.twitter.pojo.CallToAction
 
withType(DirectMessageEvent.Type) - Method in class org.apache.streams.twitter.pojo.DirectMessageEvent
 
withType(String) - Method in class org.apache.streams.twitter.pojo.MediaItem
 
withType(QuickReply.Type) - Method in class org.apache.streams.twitter.pojo.QuickReply
 
withTzinfoName(String) - Method in class org.apache.streams.twitter.api.TimeZone
 
withTzinfoName(String) - Method in class org.apache.streams.twitter.api.TimeZone_
 
withUntil(Long) - Method in class org.apache.streams.twitter.api.SevenDaySearchRequest
 
withUrl(String) - Method in class org.apache.streams.twitter.api.GeoSearchResponseQuery
 
withUrl(String) - Method in class org.apache.streams.twitter.api.TrendLocation
 
withUrl(String) - Method in class org.apache.streams.twitter.api.TrendLocation_
 
withUrl(String) - Method in class org.apache.streams.twitter.api.UpdateProfileRequest
 
withUrl(String) - Method in class org.apache.streams.twitter.api.Webhook
 
withUrl(String) - Method in class org.apache.streams.twitter.pojo.CallToAction
 
withUrl(String) - Method in class org.apache.streams.twitter.pojo.User
 
withUrl(String) - Method in class org.apache.streams.twitter.search.SearchOperators
 
withUrl(String) - Method in class org.apache.streams.twitter.Url
 
withUrls(List<Url>) - Method in class org.apache.streams.twitter.pojo.Entities
 
withUrls(List<String>) - Method in class org.apache.streams.twitter.search.ThirtyDaySearchOperator
 
withUseCookiePersonalization(Boolean) - Method in class org.apache.streams.twitter.api.AccountSettings
 
withUseCookiePersonalization(Boolean) - Method in class org.apache.streams.twitter.api.AccountSettingsResponse
 
withUser(User) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withUserId(Long) - Method in class org.apache.streams.twitter.api.DirectMessageNewRequest
 
withUserId(Long) - Method in class org.apache.streams.twitter.api.FavoritesListRequest
 
withUserId(Long) - Method in class org.apache.streams.twitter.api.FriendshipCreateRequest
 
withUserId(Long) - Method in class org.apache.streams.twitter.api.FriendshipDestroyRequest
 
withUserId(List<Long>) - Method in class org.apache.streams.twitter.api.FriendshipsLookupRequest
 
withUserId(String) - Method in class org.apache.streams.twitter.api.FriendshipUpdateRequest
 
withUserId(Long) - Method in class org.apache.streams.twitter.api.StatusesUserTimelineRequest
 
withUserId(List<Long>) - Method in class org.apache.streams.twitter.api.UsersLookupRequest
 
withUserId(Long) - Method in class org.apache.streams.twitter.api.UsersShowRequest
 
withUserId(Long) - Method in class org.apache.streams.twitter.pojo.Status
 
withUserIdStr(String) - Method in class org.apache.streams.twitter.pojo.Status
 
withUserMentions(List<UserMentions>) - Method in class org.apache.streams.twitter.pojo.Entities
 
withUsername(String) - Method in class org.apache.streams.twitter.TwitterBasicAuthConfiguration
 
withUsers(List<User>) - Method in class org.apache.streams.twitter.api.FollowersListResponse
 
withUsers(List<User>) - Method in class org.apache.streams.twitter.api.FriendsListResponse
 
withUsers(List<Object>) - Method in class org.apache.streams.twitter.api.SuggestedUserCategory
 
withUsers(Users) - Method in class org.apache.streams.twitter.pojo.WebhookEvents
 
withUtcOffset(Long) - Method in class org.apache.streams.twitter.api.TimeZone
 
withUtcOffset(Long) - Method in class org.apache.streams.twitter.api.TimeZone_
 
withUtcOffset(Long) - Method in class org.apache.streams.twitter.pojo.User
 
withValid(Boolean) - Method in class org.apache.streams.twitter.api.Webhook
 
withVerified(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
withVersion(String) - Method in class org.apache.streams.twitter.config.TwitterConfiguration
 
withWantRetweets(WantRetweets) - Method in class org.apache.streams.twitter.pojo.RelationshipSource
 
withWelcomeMessage(WelcomeMessageNewRequestWrapper) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRequest
 
withWelcomeMessage(WelcomeMessage) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewResponse
 
withWelcomeMessageId(String) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleRequestWrapper
 
withWelcomeMessageId(String) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleResponseWrapper
 
withWelcomeMessageId(String) - Method in class org.apache.streams.twitter.pojo.InitiatedVia
 
withWelcomeMessageId(String) - Method in class org.apache.streams.twitter.pojo.WelcomeMessageRule
 
withWelcomeMessageRule(WelcomeMessageNewRuleRequestWrapper) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleRequest
 
withWelcomeMessageRule(WelcomeMessageNewRuleResponseWrapper) - Method in class org.apache.streams.twitter.api.WelcomeMessageNewRuleResponse
 
withWelcomeMessageRules(List<WelcomeMessageRule>) - Method in class org.apache.streams.twitter.api.WelcomeMessageRulesListResponse
 
withWelcomeMessages(List<WelcomeMessage>) - Method in class org.apache.streams.twitter.api.WelcomeMessagesListResponse
 
withWith(String) - Method in class org.apache.streams.twitter.config.TwitterStreamConfiguration
 
withWoeid(Long) - Method in class org.apache.streams.twitter.api.TrendLocation
 
withWoeid(Long) - Method in class org.apache.streams.twitter.api.TrendLocation_
 
A B C D E F G H I L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2018 The Apache Software Foundation. All rights reserved.