| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
AzureServicePrincipal |
StorageCredentialInfo.getAzureServicePrincipal() |
AzureServicePrincipal |
ValidateStorageCredential.getAzureServicePrincipal() |
AzureServicePrincipal |
CreateStorageCredential.getAzureServicePrincipal() |
AzureServicePrincipal |
UpdateStorageCredential.getAzureServicePrincipal() |
AzureServicePrincipal |
AzureServicePrincipal.setApplicationId(String applicationId) |
AzureServicePrincipal |
AzureServicePrincipal.setClientSecret(String clientSecret) |
AzureServicePrincipal |
AzureServicePrincipal.setDirectoryId(String directoryId) |
| Modifier and Type | Method and Description |
|---|---|
StorageCredentialInfo |
StorageCredentialInfo.setAzureServicePrincipal(AzureServicePrincipal azureServicePrincipal) |
ValidateStorageCredential |
ValidateStorageCredential.setAzureServicePrincipal(AzureServicePrincipal azureServicePrincipal) |
CreateStorageCredential |
CreateStorageCredential.setAzureServicePrincipal(AzureServicePrincipal azureServicePrincipal) |
UpdateStorageCredential |
UpdateStorageCredential.setAzureServicePrincipal(AzureServicePrincipal azureServicePrincipal) |
Copyright © 2024. All rights reserved.