| Package | Description |
|---|---|
| org.apache.streams.twitter.api | |
| org.apache.streams.twitter.provider |
| Modifier and Type | Method and Description |
|---|---|
FollowersIdsRequest |
FollowersIdsRequest.withAdditionalProperty(String name,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
FollowersIdsResponse |
Twitter.ids(FollowersIdsRequest parameters) |
FollowersIdsResponse |
Followers.ids(FollowersIdsRequest parameters)
Returns a cursored collection of user IDs for every user following the specified user.
|
| Modifier and Type | Field and Description |
|---|---|
protected FollowersIdsRequest |
TwitterFollowersIdsProviderTask.request |
| Constructor and Description |
|---|
TwitterFollowersIdsProviderTask(TwitterFollowingProvider provider,
Twitter twitter,
FollowersIdsRequest request)
TwitterFollowingProviderTask constructor.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.