Uses of Class
io.gs2.ranking.result.UpdateCurrentRankingMasterResult
Packages that use UpdateCurrentRankingMasterResult
-
Uses of UpdateCurrentRankingMasterResult in io.gs2.ranking
Methods in io.gs2.ranking that return UpdateCurrentRankingMasterResultModifier and TypeMethodDescriptionGs2RankingRestClient.updateCurrentRankingMaster(UpdateCurrentRankingMasterRequest request) Method parameters in io.gs2.ranking with type arguments of type UpdateCurrentRankingMasterResultModifier and TypeMethodDescriptionvoidGs2RankingRestClient.updateCurrentRankingMasterAsync(UpdateCurrentRankingMasterRequest request, AsyncAction<AsyncResult<UpdateCurrentRankingMasterResult>> callback) -
Uses of UpdateCurrentRankingMasterResult in io.gs2.ranking.result
Methods in io.gs2.ranking.result that return UpdateCurrentRankingMasterResultModifier and TypeMethodDescriptionUpdateCurrentRankingMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateCurrentRankingMasterResult.withItem(CurrentRankingMaster item)