| Package | Description |
|---|---|
| com.databricks.sdk.service.apps |
| Modifier and Type | Method and Description |
|---|---|
GitSource |
AppDeployment.getGitSource() |
GitSource |
GitSource.setBranch(String branch) |
GitSource |
GitSource.setCommit(String commit) |
GitSource |
GitSource.setGitRepository(GitRepository gitRepository) |
GitSource |
GitSource.setResolvedCommit(String resolvedCommit) |
GitSource |
GitSource.setSourceCodePath(String sourceCodePath) |
GitSource |
GitSource.setTag(String tag) |
| Modifier and Type | Method and Description |
|---|---|
AppDeployment |
AppDeployment.setGitSource(GitSource gitSource) |
Copyright © 2026. All rights reserved.