Package | Description |
---|---|
org.apache.streams.twitter.api | |
org.apache.streams.twitter.pojo |
Modifier and Type | Method and Description |
---|---|
Relationship |
FriendshipShowResponse.getRelationship()
Detailed information about the relationship between two arbitrary users.
|
Modifier and Type | Method and Description |
---|---|
void |
FriendshipShowResponse.setRelationship(Relationship relationship)
Detailed information about the relationship between two arbitrary users.
|
FriendshipShowResponse |
FriendshipShowResponse.withRelationship(Relationship relationship) |
Modifier and Type | Method and Description |
---|---|
Relationship |
Relationship.withAdditionalProperty(String name,
Object value) |
Relationship |
Relationship.withSource(RelationshipSource source) |
Relationship |
Relationship.withTarget(RelationshipTarget target) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.