Package | Description |
---|---|
com.databricks.sdk |
Modifier and Type | Method and Description |
---|---|
GitCredentialsAPI |
WorkspaceClient.gitCredentials()
Registers personal access token for Databricks to do operations on behalf of the user.
|
Modifier and Type | Method and Description |
---|---|
WorkspaceClient |
WorkspaceClient.withGitCredentialsAPI(GitCredentialsAPI gitCredentials)
Replace the default GitCredentialsAPI with a custom implementation.
|
Copyright © 2024. All rights reserved.