static CreateGatheringByUserIdRequest |
CreateGatheringByUserIdRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
CreateGatheringByUserIdRequest |
CreateGatheringByUserIdRequest.withAllowUserIds(List<String> allowUserIds) |
CreateGatheringByUserIdRequest |
CreateGatheringByUserIdRequest.withAttributeRanges(List<AttributeRange> attributeRanges) |
CreateGatheringByUserIdRequest |
CreateGatheringByUserIdRequest.withCapacityOfRoles(List<CapacityOfRole> capacityOfRoles) |
CreateGatheringByUserIdRequest |
CreateGatheringByUserIdRequest.withExpiresAt(Long expiresAt) |
CreateGatheringByUserIdRequest |
CreateGatheringByUserIdRequest.withExpiresAtTimeSpan(TimeSpan expiresAtTimeSpan) |
CreateGatheringByUserIdRequest |
CreateGatheringByUserIdRequest.withNamespaceName(String namespaceName) |
CreateGatheringByUserIdRequest |
CreateGatheringByUserIdRequest.withPlayer(Player player) |
CreateGatheringByUserIdRequest |
CreateGatheringByUserIdRequest.withUserId(String userId) |