Uses of Class
io.gs2.friend.model.Inbox
Packages that use Inbox
-
Uses of Inbox in io.gs2.friend.model
Methods in io.gs2.friend.model that return InboxModifier and TypeMethodDescriptionstatic InboxInbox.fromJson(com.fasterxml.jackson.databind.JsonNode data) Inbox.withCreatedAt(Long createdAt) Inbox.withFromUserIds(List<String> fromUserIds) Inbox.withInboxId(String inboxId) Inbox.withRevision(Long revision) Inbox.withUpdatedAt(Long updatedAt) Inbox.withUserId(String userId) Methods in io.gs2.friend.model with parameters of type Inbox