| Package | Description |
|---|---|
| io.gs2.distributor | |
| io.gs2.distributor.domain.model | |
| io.gs2.distributor.request |
| Modifier and Type | Method and Description |
|---|---|
UpdateCurrentDistributorMasterFromGitHubResult |
Gs2DistributorRestClient.updateCurrentDistributorMasterFromGitHub(UpdateCurrentDistributorMasterFromGitHubRequest request) |
void |
Gs2DistributorRestClient.updateCurrentDistributorMasterFromGitHubAsync(UpdateCurrentDistributorMasterFromGitHubRequest request,
AsyncAction<AsyncResult<UpdateCurrentDistributorMasterFromGitHubResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
CurrentDistributorMasterDomain |
CurrentDistributorMasterDomain.updateFromGitHub(UpdateCurrentDistributorMasterFromGitHubRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static UpdateCurrentDistributorMasterFromGitHubRequest |
UpdateCurrentDistributorMasterFromGitHubRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
UpdateCurrentDistributorMasterFromGitHubRequest |
UpdateCurrentDistributorMasterFromGitHubRequest.withCheckoutSetting(GitHubCheckoutSetting checkoutSetting) |
UpdateCurrentDistributorMasterFromGitHubRequest |
UpdateCurrentDistributorMasterFromGitHubRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.