|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.unto.twitter.methods.AbstractRequest.Builder<ShowFriendshipsRequest.Builder>
net.unto.twitter.methods.ShowFriendshipsRequest.Builder
public static final class ShowFriendshipsRequest.Builder
| Method Summary | |
|---|---|
ShowFriendshipsRequest |
build()
|
ShowFriendshipsRequest.Builder |
sourceId(long sourceId)
The user_id of the subject user. |
ShowFriendshipsRequest.Builder |
sourceScreenName(String sourceScreenName)
The screen_name of the subject user. |
ShowFriendshipsRequest.Builder |
targetId(long targetId)
The user_id of the subject user. |
ShowFriendshipsRequest.Builder |
targetScreenName(String targetScreenName)
The screen_name of the subject user. |
| Methods inherited from class net.unto.twitter.methods.AbstractRequest.Builder |
|---|
host, httpManager, port, scheme |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public ShowFriendshipsRequest.Builder sourceId(long sourceId)
sourceId - The user_id of the subject user.
ShowFriendshipsRequest.Builderpublic ShowFriendshipsRequest.Builder sourceScreenName(String sourceScreenName)
sourceScreenName - The screen_name of the subject user.
ShowFriendshipsRequest.Builderpublic ShowFriendshipsRequest.Builder targetId(long targetId)
targetId - The user_id of the subject user.
ShowFriendshipsRequest.Builderpublic ShowFriendshipsRequest.Builder targetScreenName(String targetScreenName)
targetScreenName - The screen_name of the subject user.
ShowFriendshipsRequest.Builderpublic ShowFriendshipsRequest build()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||