Uses of Class
io.gs2.matchmaking.model.Gathering
Packages that use Gathering
-
Uses of Gathering in io.gs2.matchmaking.model
Methods in io.gs2.matchmaking.model that return GatheringModifier and TypeMethodDescriptionstatic GatheringGathering.fromJson(com.fasterxml.jackson.databind.JsonNode data) Gathering.withAllowUserIds(List<String> allowUserIds) Gathering.withAttributeRanges(List<AttributeRange> attributeRanges) Gathering.withCapacityOfRoles(List<CapacityOfRole> capacityOfRoles) Gathering.withCreatedAt(Long createdAt) Gathering.withExpiresAt(Long expiresAt) Gathering.withGatheringId(String gatheringId) Gathering.withMetadata(String metadata) Gathering.withRevision(Long revision) Gathering.withUpdatedAt(Long updatedAt) Methods in io.gs2.matchmaking.model with parameters of type Gathering -
Uses of Gathering in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return GatheringModifier and TypeMethodDescriptionCancelMatchmakingByUserIdResult.getItem()CancelMatchmakingResult.getItem()CreateGatheringByUserIdResult.getItem()CreateGatheringResult.getItem()DeleteGatheringResult.getItem()DoMatchmakingByPlayerResult.getItem()DoMatchmakingByUserIdResult.getItem()DoMatchmakingResult.getItem()GetGatheringResult.getItem()UpdateGatheringByUserIdResult.getItem()UpdateGatheringResult.getItem()Methods in io.gs2.matchmaking.result that return types with arguments of type GatheringMethods in io.gs2.matchmaking.result with parameters of type GatheringModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethod parameters in io.gs2.matchmaking.result with type arguments of type Gathering