Uses of Class
io.gs2.matchmaking.request.UpdateCurrentRatingModelMasterRequest
Packages that use UpdateCurrentRatingModelMasterRequest
-
Uses of UpdateCurrentRatingModelMasterRequest in io.gs2.matchmaking
Methods in io.gs2.matchmaking with parameters of type UpdateCurrentRatingModelMasterRequestModifier and TypeMethodDescriptionGs2MatchmakingRestClient.updateCurrentRatingModelMaster(UpdateCurrentRatingModelMasterRequest request) voidGs2MatchmakingRestClient.updateCurrentRatingModelMasterAsync(UpdateCurrentRatingModelMasterRequest request, AsyncAction<AsyncResult<UpdateCurrentRatingModelMasterResult>> callback) -
Uses of UpdateCurrentRatingModelMasterRequest in io.gs2.matchmaking.request
Methods in io.gs2.matchmaking.request that return UpdateCurrentRatingModelMasterRequestModifier and TypeMethodDescriptionUpdateCurrentRatingModelMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateCurrentRatingModelMasterRequest.withNamespaceName(String namespaceName) UpdateCurrentRatingModelMasterRequest.withSettings(String settings)