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