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