Uses of Class
io.gs2.matchmaking.result.UpdateCurrentRatingModelMasterResult
Packages that use UpdateCurrentRatingModelMasterResult
-
Uses of UpdateCurrentRatingModelMasterResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return UpdateCurrentRatingModelMasterResultModifier and TypeMethodDescriptionGs2MatchmakingRestClient.updateCurrentRatingModelMaster(UpdateCurrentRatingModelMasterRequest request) Method parameters in io.gs2.matchmaking with type arguments of type UpdateCurrentRatingModelMasterResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.updateCurrentRatingModelMasterAsync(UpdateCurrentRatingModelMasterRequest request, AsyncAction<AsyncResult<UpdateCurrentRatingModelMasterResult>> callback) -
Uses of UpdateCurrentRatingModelMasterResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return UpdateCurrentRatingModelMasterResultModifier and TypeMethodDescriptionUpdateCurrentRatingModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateCurrentRatingModelMasterResult.withItem(CurrentRatingModelMaster item)