Uses of Class
io.gs2.ranking.result.PutScoreResult
Packages that use PutScoreResult
-
Uses of PutScoreResult in io.gs2.ranking
Methods in io.gs2.ranking that return PutScoreResultMethod parameters in io.gs2.ranking with type arguments of type PutScoreResultModifier and TypeMethodDescriptionvoidGs2RankingRestClient.putScoreAsync(PutScoreRequest request, AsyncAction<AsyncResult<PutScoreResult>> callback) -
Uses of PutScoreResult in io.gs2.ranking.result
Methods in io.gs2.ranking.result that return PutScoreResultModifier and TypeMethodDescriptionstatic PutScoreResultPutScoreResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)