Uses of Class
com.databricks.sdk.service.catalog.DatabricksGcpServiceAccountResponse
-
Packages that use DatabricksGcpServiceAccountResponse Package Description com.databricks.sdk.service.catalog -
-
Uses of DatabricksGcpServiceAccountResponse in com.databricks.sdk.service.catalog
Methods in com.databricks.sdk.service.catalog that return DatabricksGcpServiceAccountResponse Modifier and Type Method Description DatabricksGcpServiceAccountResponseStorageCredentialInfo. getDatabricksGcpServiceAccount()DatabricksGcpServiceAccountResponseDatabricksGcpServiceAccountResponse. setCredentialId(String credentialId)DatabricksGcpServiceAccountResponseDatabricksGcpServiceAccountResponse. setEmail(String email)Methods in com.databricks.sdk.service.catalog with parameters of type DatabricksGcpServiceAccountResponse Modifier and Type Method Description StorageCredentialInfoStorageCredentialInfo. setDatabricksGcpServiceAccount(DatabricksGcpServiceAccountResponse databricksGcpServiceAccount)
-