| Package | Description |
|---|---|
| io.gs2.formation | |
| io.gs2.formation.domain.model | |
| io.gs2.formation.request |
| Modifier and Type | Method and Description |
|---|---|
UpdateCurrentFormMasterFromGitHubResult |
Gs2FormationRestClient.updateCurrentFormMasterFromGitHub(UpdateCurrentFormMasterFromGitHubRequest request) |
void |
Gs2FormationRestClient.updateCurrentFormMasterFromGitHubAsync(UpdateCurrentFormMasterFromGitHubRequest request,
AsyncAction<AsyncResult<UpdateCurrentFormMasterFromGitHubResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
CurrentFormMasterDomain |
CurrentFormMasterDomain.updateFromGitHub(UpdateCurrentFormMasterFromGitHubRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static UpdateCurrentFormMasterFromGitHubRequest |
UpdateCurrentFormMasterFromGitHubRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
UpdateCurrentFormMasterFromGitHubRequest |
UpdateCurrentFormMasterFromGitHubRequest.withCheckoutSetting(GitHubCheckoutSetting checkoutSetting) |
UpdateCurrentFormMasterFromGitHubRequest |
UpdateCurrentFormMasterFromGitHubRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.