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