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