Package | Description |
---|---|
org.apache.streams.twitter.api |
Modifier and Type | Class and Description |
---|---|
class |
FollowersIdsRequest
https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/get-followers-ids
|
class |
FriendsIdsRequest
https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/get-friends-ids
|
Modifier and Type | Method and Description |
---|---|
FollowingIdsRequest |
FollowingIdsRequest.withAdditionalProperty(String name,
Object value) |
FollowingIdsRequest |
FollowingIdsRequest.withCount(Long count) |
FollowingIdsRequest |
FollowingIdsRequest.withCursor(Long cursor) |
FollowingIdsRequest |
FollowingIdsRequest.withId(Long id) |
FollowingIdsRequest |
FollowingIdsRequest.withScreenName(String screenName) |
FollowingIdsRequest |
FollowingIdsRequest.withStringifyIds(Boolean stringifyIds) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.