Uses of Class
io.gs2.ranking.result.DescribeScoresResult
Packages that use DescribeScoresResult
-
Uses of DescribeScoresResult in io.gs2.ranking
Methods in io.gs2.ranking that return DescribeScoresResultModifier and TypeMethodDescriptionGs2RankingRestClient.describeScores(DescribeScoresRequest request) Method parameters in io.gs2.ranking with type arguments of type DescribeScoresResultModifier and TypeMethodDescriptionvoidGs2RankingRestClient.describeScoresAsync(DescribeScoresRequest request, AsyncAction<AsyncResult<DescribeScoresResult>> callback) -
Uses of DescribeScoresResult in io.gs2.ranking.result
Methods in io.gs2.ranking.result that return DescribeScoresResultModifier and TypeMethodDescriptionstatic DescribeScoresResultDescribeScoresResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeScoresResult.withNextPageToken(String nextPageToken)