Uses of Class
io.gs2.matchmaking.request.UpdateCurrentRatingModelMasterFromGitHubRequest
Packages that use UpdateCurrentRatingModelMasterFromGitHubRequest
-
Uses of UpdateCurrentRatingModelMasterFromGitHubRequest in io.gs2.matchmaking
Methods in io.gs2.matchmaking with parameters of type UpdateCurrentRatingModelMasterFromGitHubRequestModifier and TypeMethodDescriptionGs2MatchmakingRestClient.updateCurrentRatingModelMasterFromGitHub(UpdateCurrentRatingModelMasterFromGitHubRequest request) voidGs2MatchmakingRestClient.updateCurrentRatingModelMasterFromGitHubAsync(UpdateCurrentRatingModelMasterFromGitHubRequest request, AsyncAction<AsyncResult<UpdateCurrentRatingModelMasterFromGitHubResult>> callback) -
Uses of UpdateCurrentRatingModelMasterFromGitHubRequest in io.gs2.matchmaking.request
Methods in io.gs2.matchmaking.request that return UpdateCurrentRatingModelMasterFromGitHubRequestModifier and TypeMethodDescriptionUpdateCurrentRatingModelMasterFromGitHubRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateCurrentRatingModelMasterFromGitHubRequest.withCheckoutSetting(GitHubCheckoutSetting checkoutSetting) UpdateCurrentRatingModelMasterFromGitHubRequest.withNamespaceName(String namespaceName)