Uses of Class
io.gs2.matchmaking.result.UpdateRatingModelMasterResult
Packages that use UpdateRatingModelMasterResult
-
Uses of UpdateRatingModelMasterResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return UpdateRatingModelMasterResultModifier and TypeMethodDescriptionGs2MatchmakingRestClient.updateRatingModelMaster(UpdateRatingModelMasterRequest request) Method parameters in io.gs2.matchmaking with type arguments of type UpdateRatingModelMasterResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.updateRatingModelMasterAsync(UpdateRatingModelMasterRequest request, AsyncAction<AsyncResult<UpdateRatingModelMasterResult>> callback) -
Uses of UpdateRatingModelMasterResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return UpdateRatingModelMasterResultModifier and TypeMethodDescriptionUpdateRatingModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateRatingModelMasterResult.withItem(RatingModelMaster item)