| Package | Description |
|---|---|
| io.gs2.showcase | |
| io.gs2.showcase.domain.model | |
| io.gs2.showcase.request |
| Modifier and Type | Method and Description |
|---|---|
UpdateCurrentShowcaseMasterFromGitHubResult |
Gs2ShowcaseRestClient.updateCurrentShowcaseMasterFromGitHub(UpdateCurrentShowcaseMasterFromGitHubRequest request) |
void |
Gs2ShowcaseRestClient.updateCurrentShowcaseMasterFromGitHubAsync(UpdateCurrentShowcaseMasterFromGitHubRequest request,
AsyncAction<AsyncResult<UpdateCurrentShowcaseMasterFromGitHubResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
CurrentShowcaseMasterDomain |
CurrentShowcaseMasterDomain.updateFromGitHub(UpdateCurrentShowcaseMasterFromGitHubRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static UpdateCurrentShowcaseMasterFromGitHubRequest |
UpdateCurrentShowcaseMasterFromGitHubRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
UpdateCurrentShowcaseMasterFromGitHubRequest |
UpdateCurrentShowcaseMasterFromGitHubRequest.withCheckoutSetting(GitHubCheckoutSetting checkoutSetting) |
UpdateCurrentShowcaseMasterFromGitHubRequest |
UpdateCurrentShowcaseMasterFromGitHubRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.