Uses of Class
io.gs2.matchmaking.request.GetGatheringRequest
Packages that use GetGatheringRequest
-
Uses of GetGatheringRequest in io.gs2.matchmaking
Methods in io.gs2.matchmaking with parameters of type GetGatheringRequestModifier and TypeMethodDescriptionGs2MatchmakingRestClient.getGathering(GetGatheringRequest request) voidGs2MatchmakingRestClient.getGatheringAsync(GetGatheringRequest request, AsyncAction<AsyncResult<GetGatheringResult>> callback) -
Uses of GetGatheringRequest in io.gs2.matchmaking.request
Methods in io.gs2.matchmaking.request that return GetGatheringRequestModifier and TypeMethodDescriptionstatic GetGatheringRequestGetGatheringRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetGatheringRequest.withGatheringName(String gatheringName) GetGatheringRequest.withNamespaceName(String namespaceName)