| Package | Description |
|---|---|
| com.databricks.sdk.service.workspace |
| Modifier and Type | Method and Description |
|---|---|
CreateRepoRequest |
CreateRepoRequest.setPath(String path) |
CreateRepoRequest |
CreateRepoRequest.setProvider(String provider) |
CreateRepoRequest |
CreateRepoRequest.setSparseCheckout(SparseCheckout sparseCheckout) |
CreateRepoRequest |
CreateRepoRequest.setUrl(String url) |
| Modifier and Type | Method and Description |
|---|---|
CreateRepoResponse |
ReposService.create(CreateRepoRequest createRepoRequest)
Creates a repo in the workspace and links it to the remote Git repo specified.
|
CreateRepoResponse |
ReposAPI.create(CreateRepoRequest request)
Creates a repo in the workspace and links it to the remote Git repo specified.
|
Copyright © 2026. All rights reserved.