| Package | Description |
|---|---|
| io.gs2.dictionary.model | |
| io.gs2.dictionary.request |
| Modifier and Type | Method and Description |
|---|---|
static GitHubCheckoutSetting |
GitHubCheckoutSetting.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GitHubCheckoutSetting |
GitHubCheckoutSetting.withApiKeyId(String apiKeyId) |
GitHubCheckoutSetting |
GitHubCheckoutSetting.withBranchName(String branchName) |
GitHubCheckoutSetting |
GitHubCheckoutSetting.withCommitHash(String commitHash) |
GitHubCheckoutSetting |
GitHubCheckoutSetting.withReferenceType(String referenceType) |
GitHubCheckoutSetting |
GitHubCheckoutSetting.withRepositoryName(String repositoryName) |
GitHubCheckoutSetting |
GitHubCheckoutSetting.withSourcePath(String sourcePath) |
GitHubCheckoutSetting |
GitHubCheckoutSetting.withTagName(String tagName) |
| Modifier and Type | Method and Description |
|---|---|
GitHubCheckoutSetting |
UpdateCurrentEntryMasterFromGitHubRequest.getCheckoutSetting() |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateCurrentEntryMasterFromGitHubRequest.setCheckoutSetting(GitHubCheckoutSetting checkoutSetting) |
UpdateCurrentEntryMasterFromGitHubRequest |
UpdateCurrentEntryMasterFromGitHubRequest.withCheckoutSetting(GitHubCheckoutSetting checkoutSetting) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.