| Package | Description |
|---|---|
| org.apache.streams.twitter.api |
| Modifier and Type | Method and Description |
|---|---|
FriendshipCreateRequest |
FriendshipCreateRequest.withAdditionalProperty(String name,
Object value) |
FriendshipCreateRequest |
FriendshipCreateRequest.withFollow(Boolean follow) |
FriendshipCreateRequest |
FriendshipCreateRequest.withScreenName(String screenName) |
FriendshipCreateRequest |
FriendshipCreateRequest.withUserId(Long userId) |
| Modifier and Type | Method and Description |
|---|---|
User |
Friendships.create(FriendshipCreateRequest parameters)
Allows the authenticating users to follow the user specified in the ID parameter.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.