Package | Description |
---|---|
org.apache.streams.twitter.pojo |
Modifier and Type | Method and Description |
---|---|
RelationshipTarget |
Relationship.getTarget() |
RelationshipTarget |
RelationshipTarget.withAdditionalProperty(String name,
Object value) |
RelationshipTarget |
RelationshipTarget.withFollowedBy(Boolean followedBy) |
RelationshipTarget |
RelationshipTarget.withFollowing(Boolean following) |
RelationshipTarget |
RelationshipTarget.withId(Long id) |
RelationshipTarget |
RelationshipTarget.withIdStr(String idStr) |
RelationshipTarget |
RelationshipTarget.withScreenName(String screenName) |
Modifier and Type | Method and Description |
---|---|
void |
Relationship.setTarget(RelationshipTarget target) |
Relationship |
Relationship.withTarget(RelationshipTarget target) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.