| Package | Description |
|---|---|
| io.gs2.matchmaking | |
| io.gs2.matchmaking.domain.model | |
| io.gs2.matchmaking.request |
| Modifier and Type | Method and Description |
|---|---|
UpdateCurrentRatingModelMasterFromGitHubResult |
Gs2MatchmakingRestClient.updateCurrentRatingModelMasterFromGitHub(UpdateCurrentRatingModelMasterFromGitHubRequest request) |
void |
Gs2MatchmakingRestClient.updateCurrentRatingModelMasterFromGitHubAsync(UpdateCurrentRatingModelMasterFromGitHubRequest request,
AsyncAction<AsyncResult<UpdateCurrentRatingModelMasterFromGitHubResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
CurrentRatingModelMasterDomain |
CurrentRatingModelMasterDomain.updateFromGitHub(UpdateCurrentRatingModelMasterFromGitHubRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static UpdateCurrentRatingModelMasterFromGitHubRequest |
UpdateCurrentRatingModelMasterFromGitHubRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
UpdateCurrentRatingModelMasterFromGitHubRequest |
UpdateCurrentRatingModelMasterFromGitHubRequest.withCheckoutSetting(GitHubCheckoutSetting checkoutSetting) |
UpdateCurrentRatingModelMasterFromGitHubRequest |
UpdateCurrentRatingModelMasterFromGitHubRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.