Package | Description |
---|---|
org.apache.streams.twitter.api |
Modifier and Type | Method and Description |
---|---|
FriendshipShowRequest |
FriendshipShowRequest.withAdditionalProperty(String name,
Object value) |
FriendshipShowRequest |
FriendshipShowRequest.withSourceId(Long sourceId) |
FriendshipShowRequest |
FriendshipShowRequest.withSourceScreenName(String sourceScreenName) |
FriendshipShowRequest |
FriendshipShowRequest.withTargetId(Long targetId) |
FriendshipShowRequest |
FriendshipShowRequest.withTargetScreenName(String targetScreenName) |
Modifier and Type | Method and Description |
---|---|
FriendshipShowResponse |
Friendships.show(FriendshipShowRequest parameters)
Returns detailed information about the relationship between two arbitrary users.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.