Uses of Class
io.gs2.matchmaking.result.DescribeRatingsResult
Packages that use DescribeRatingsResult
-
Uses of DescribeRatingsResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return DescribeRatingsResultModifier and TypeMethodDescriptionGs2MatchmakingRestClient.describeRatings(DescribeRatingsRequest request) Method parameters in io.gs2.matchmaking with type arguments of type DescribeRatingsResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.describeRatingsAsync(DescribeRatingsRequest request, AsyncAction<AsyncResult<DescribeRatingsResult>> callback) -
Uses of DescribeRatingsResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return DescribeRatingsResultModifier and TypeMethodDescriptionstatic DescribeRatingsResultDescribeRatingsResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeRatingsResult.withNextPageToken(String nextPageToken)