@Generated public class SettingsAPI extends Object
| Constructor and Description |
|---|
SettingsAPI(ApiClient apiClient)
Regular-use constructor
|
SettingsAPI(SettingsService mock)
Constructor for mocks
|
| Modifier and Type | Method and Description |
|---|---|
AibiDashboardEmbeddingAccessPolicyAPI |
AibiDashboardEmbeddingAccessPolicy()
Controls whether AI/BI published dashboard embedding is enabled, conditionally enabled, or
disabled at the workspace level.
|
AibiDashboardEmbeddingApprovedDomainsAPI |
AibiDashboardEmbeddingApprovedDomains()
Controls the list of domains approved to host the embedded AI/BI dashboards.
|
AutomaticClusterUpdateAPI |
AutomaticClusterUpdate()
Controls whether automatic cluster update is enabled for the current workspace.
|
ComplianceSecurityProfileAPI |
ComplianceSecurityProfile()
Controls whether to enable the compliance security profile for the current workspace.
|
DashboardEmailSubscriptionsAPI |
DashboardEmailSubscriptions()
Controls whether schedules or workload tasks for refreshing AI/BI Dashboards in the workspace
can send subscription emails containing PDFs and/or images of the dashboard.
|
DefaultNamespaceAPI |
DefaultNamespace()
The default namespace setting API allows users to configure the default namespace for a
Databricks workspace.
|
DisableLegacyAccessAPI |
DisableLegacyAccess()
'Disabling legacy access' has the following impacts: 1.
|
DisableLegacyDbfsAPI |
DisableLegacyDbfs()
Disabling legacy DBFS has the following implications: 1.
|
EnableExportNotebookAPI |
EnableExportNotebook()
Controls whether users can export notebooks and files from the Workspace UI.
|
EnableNotebookTableClipboardAPI |
EnableNotebookTableClipboard()
Controls whether users can copy tabular data to the clipboard via the UI.
|
EnableResultsDownloadingAPI |
EnableResultsDownloading()
Controls whether users can download notebook results.
|
EnhancedSecurityMonitoringAPI |
EnhancedSecurityMonitoring()
Controls whether enhanced security monitoring is enabled for the current workspace.
|
SettingsService |
impl() |
LlmProxyPartnerPoweredWorkspaceAPI |
LlmProxyPartnerPoweredWorkspace()
Determines if partner powered models are enabled or not for a specific workspace.
|
RestrictWorkspaceAdminsAPI |
RestrictWorkspaceAdmins()
The Restrict Workspace Admins setting lets you control the capabilities of workspace admins.
|
SqlResultsDownloadAPI |
SqlResultsDownload()
Controls whether users within the workspace are allowed to download results from the SQL Editor
and AI/BI Dashboards UIs.
|
public SettingsAPI(ApiClient apiClient)
public SettingsAPI(SettingsService mock)
public AibiDashboardEmbeddingAccessPolicyAPI AibiDashboardEmbeddingAccessPolicy()
public AibiDashboardEmbeddingApprovedDomainsAPI AibiDashboardEmbeddingApprovedDomains()
public AutomaticClusterUpdateAPI AutomaticClusterUpdate()
public ComplianceSecurityProfileAPI ComplianceSecurityProfile()
public DashboardEmailSubscriptionsAPI DashboardEmailSubscriptions()
public DefaultNamespaceAPI DefaultNamespace()
public DisableLegacyAccessAPI DisableLegacyAccess()
public DisableLegacyDbfsAPI DisableLegacyDbfs()
public EnableExportNotebookAPI EnableExportNotebook()
public EnableNotebookTableClipboardAPI EnableNotebookTableClipboard()
public EnableResultsDownloadingAPI EnableResultsDownloading()
public EnhancedSecurityMonitoringAPI EnhancedSecurityMonitoring()
public LlmProxyPartnerPoweredWorkspaceAPI LlmProxyPartnerPoweredWorkspace()
public RestrictWorkspaceAdminsAPI RestrictWorkspaceAdmins()
public SqlResultsDownloadAPI SqlResultsDownload()
public SettingsService impl()
Copyright © 2025. All rights reserved.