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