Uses of Class
com.databricks.sdk.service.catalog.AzureServicePrincipal
-
Packages that use AzureServicePrincipal Package Description com.databricks.sdk.service.catalog -
-
Uses of AzureServicePrincipal in com.databricks.sdk.service.catalog
Methods in com.databricks.sdk.service.catalog that return AzureServicePrincipal Modifier and Type Method Description AzureServicePrincipalCreateStorageCredential. getAzureServicePrincipal()AzureServicePrincipalStorageCredentialInfo. getAzureServicePrincipal()AzureServicePrincipalUpdateStorageCredential. getAzureServicePrincipal()AzureServicePrincipalValidateStorageCredential. getAzureServicePrincipal()AzureServicePrincipalAzureServicePrincipal. setApplicationId(String applicationId)AzureServicePrincipalAzureServicePrincipal. setClientSecret(String clientSecret)AzureServicePrincipalAzureServicePrincipal. setDirectoryId(String directoryId)Methods in com.databricks.sdk.service.catalog with parameters of type AzureServicePrincipal Modifier and Type Method Description CreateStorageCredentialCreateStorageCredential. setAzureServicePrincipal(AzureServicePrincipal azureServicePrincipal)StorageCredentialInfoStorageCredentialInfo. setAzureServicePrincipal(AzureServicePrincipal azureServicePrincipal)UpdateStorageCredentialUpdateStorageCredential. setAzureServicePrincipal(AzureServicePrincipal azureServicePrincipal)ValidateStorageCredentialValidateStorageCredential. setAzureServicePrincipal(AzureServicePrincipal azureServicePrincipal)
-