| Package | Description |
|---|---|
| com.databricks.sdk.service.workspace |
| Modifier and Type | Method and Description |
|---|---|
GetRepoResponse |
ReposAPI.get(GetRepoRequest request)
Get a repo.
|
GetRepoResponse |
ReposService.get(GetRepoRequest getRepoRequest)
Get a repo.
|
GetRepoResponse |
ReposAPI.get(long repoId) |
GetRepoResponse |
GetRepoResponse.setBranch(String branch) |
GetRepoResponse |
GetRepoResponse.setHeadCommitId(String headCommitId) |
GetRepoResponse |
GetRepoResponse.setId(Long id) |
GetRepoResponse |
GetRepoResponse.setPath(String path) |
GetRepoResponse |
GetRepoResponse.setProvider(String provider) |
GetRepoResponse |
GetRepoResponse.setSparseCheckout(SparseCheckout sparseCheckout) |
GetRepoResponse |
GetRepoResponse.setUrl(String url) |
Copyright © 2025. All rights reserved.