Uses of Class
io.gs2.friend.model.Follow
Packages that use Follow
-
Uses of Follow in io.gs2.friend.model
Methods in io.gs2.friend.model that return FollowModifier and TypeMethodDescriptionstatic FollowFollow.fromJson(com.fasterxml.jackson.databind.JsonNode data) Follow.withCreatedAt(Long createdAt) Follow.withFollowId(String followId) Follow.withRevision(Long revision) Follow.withTargetUserIds(List<String> targetUserIds) Follow.withUpdatedAt(Long updatedAt) Follow.withUserId(String userId) Methods in io.gs2.friend.model with parameters of type Follow