Package | Description |
---|---|
org.apache.streams.twitter.api |
Modifier and Type | Method and Description |
---|---|
FriendshipsLookupRequest |
FriendshipsLookupRequest.withAdditionalProperty(String name,
Object value) |
FriendshipsLookupRequest |
FriendshipsLookupRequest.withScreenName(List<String> screenName) |
FriendshipsLookupRequest |
FriendshipsLookupRequest.withUserId(List<Long> userId) |
Modifier and Type | Method and Description |
---|---|
List<Friendship> |
Friendships.lookup(FriendshipsLookupRequest parameters)
Returns the relationships of the authenticating user to the comma-separated list of up to 100 screen_names or user_ids provided.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.