| Package | Description |
|---|---|
| com.databricks.sdk.service.workspace |
| Modifier and Type | Method and Description |
|---|---|
CredentialInfo |
CredentialInfo.setCredentialId(Long credentialId) |
CredentialInfo |
CredentialInfo.setGitProvider(String gitProvider) |
CredentialInfo |
CredentialInfo.setGitUsername(String gitUsername) |
| Modifier and Type | Method and Description |
|---|---|
Collection<CredentialInfo> |
ListCredentialsResponse.getCredentials() |
Iterable<CredentialInfo> |
GitCredentialsAPI.list()
Get Git credentials.
|
| Modifier and Type | Method and Description |
|---|---|
ListCredentialsResponse |
ListCredentialsResponse.setCredentials(Collection<CredentialInfo> credentials) |
Copyright © 2025. All rights reserved.