Uses of Class
io.gs2.matchmaking.result.UpdateCurrentRatingModelMasterFromGitHubResult
Packages that use UpdateCurrentRatingModelMasterFromGitHubResult
-
Uses of UpdateCurrentRatingModelMasterFromGitHubResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return UpdateCurrentRatingModelMasterFromGitHubResultModifier and TypeMethodDescriptionGs2MatchmakingRestClient.updateCurrentRatingModelMasterFromGitHub(UpdateCurrentRatingModelMasterFromGitHubRequest request) Method parameters in io.gs2.matchmaking with type arguments of type UpdateCurrentRatingModelMasterFromGitHubResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.updateCurrentRatingModelMasterFromGitHubAsync(UpdateCurrentRatingModelMasterFromGitHubRequest request, AsyncAction<AsyncResult<UpdateCurrentRatingModelMasterFromGitHubResult>> callback) -
Uses of UpdateCurrentRatingModelMasterFromGitHubResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return UpdateCurrentRatingModelMasterFromGitHubResultModifier and TypeMethodDescriptionUpdateCurrentRatingModelMasterFromGitHubResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateCurrentRatingModelMasterFromGitHubResult.withItem(CurrentRatingModelMaster item)