| Package | Description |
|---|---|
| io.gs2.dictionary | |
| io.gs2.dictionary.domain.model | |
| io.gs2.dictionary.request |
| Modifier and Type | Method and Description |
|---|---|
UpdateCurrentEntryMasterFromGitHubResult |
Gs2DictionaryRestClient.updateCurrentEntryMasterFromGitHub(UpdateCurrentEntryMasterFromGitHubRequest request) |
void |
Gs2DictionaryRestClient.updateCurrentEntryMasterFromGitHubAsync(UpdateCurrentEntryMasterFromGitHubRequest request,
AsyncAction<AsyncResult<UpdateCurrentEntryMasterFromGitHubResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
CurrentEntryMasterDomain |
CurrentEntryMasterDomain.updateFromGitHub(UpdateCurrentEntryMasterFromGitHubRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static UpdateCurrentEntryMasterFromGitHubRequest |
UpdateCurrentEntryMasterFromGitHubRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
UpdateCurrentEntryMasterFromGitHubRequest |
UpdateCurrentEntryMasterFromGitHubRequest.withCheckoutSetting(GitHubCheckoutSetting checkoutSetting) |
UpdateCurrentEntryMasterFromGitHubRequest |
UpdateCurrentEntryMasterFromGitHubRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.