Uses of Class
io.gs2.matchmaking.request.DescribeGatheringsRequest
Packages that use DescribeGatheringsRequest
-
Uses of DescribeGatheringsRequest in io.gs2.matchmaking
Methods in io.gs2.matchmaking with parameters of type DescribeGatheringsRequestModifier and TypeMethodDescriptionGs2MatchmakingRestClient.describeGatherings(DescribeGatheringsRequest request) voidGs2MatchmakingRestClient.describeGatheringsAsync(DescribeGatheringsRequest request, AsyncAction<AsyncResult<DescribeGatheringsResult>> callback) -
Uses of DescribeGatheringsRequest in io.gs2.matchmaking.request
Methods in io.gs2.matchmaking.request that return DescribeGatheringsRequestModifier and TypeMethodDescriptionstatic DescribeGatheringsRequestDescribeGatheringsRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeGatheringsRequest.withNamespaceName(String namespaceName) DescribeGatheringsRequest.withPageToken(String pageToken)