| Package | Description |
|---|---|
| io.gs2.schedule.model | |
| io.gs2.schedule.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 |
UpdateCurrentEventMasterFromGitHubRequest.getCheckoutSetting() |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateCurrentEventMasterFromGitHubRequest.setCheckoutSetting(GitHubCheckoutSetting checkoutSetting) |
UpdateCurrentEventMasterFromGitHubRequest |
UpdateCurrentEventMasterFromGitHubRequest.withCheckoutSetting(GitHubCheckoutSetting checkoutSetting) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.