Uses of Class
io.gs2.matchmaking.result.DescribeGatheringsResult
Packages that use DescribeGatheringsResult
-
Uses of DescribeGatheringsResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return DescribeGatheringsResultModifier and TypeMethodDescriptionGs2MatchmakingRestClient.describeGatherings(DescribeGatheringsRequest request) Method parameters in io.gs2.matchmaking with type arguments of type DescribeGatheringsResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.describeGatheringsAsync(DescribeGatheringsRequest request, AsyncAction<AsyncResult<DescribeGatheringsResult>> callback) -
Uses of DescribeGatheringsResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return DescribeGatheringsResultModifier and TypeMethodDescriptionstatic DescribeGatheringsResultDescribeGatheringsResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeGatheringsResult.withNextPageToken(String nextPageToken)