Package | Description |
---|---|
org.apache.streams.instagram.pojo |
Modifier and Type | Method and Description |
---|---|
UserInfoCounts |
UserInfo.getCounts() |
UserInfoCounts |
UserInfoCounts.withAdditionalProperty(String name,
Object value) |
UserInfoCounts |
UserInfoCounts.withFollowedBy(Long followedBy) |
UserInfoCounts |
UserInfoCounts.withFollows(Long follows) |
UserInfoCounts |
UserInfoCounts.withMedia(Long media) |
Modifier and Type | Method and Description |
---|---|
void |
UserInfo.setCounts(UserInfoCounts counts) |
UserInfo |
UserInfo.withCounts(UserInfoCounts counts) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.