@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 |
---|---|
AutomaticClusterUpdateAPI |
AutomaticClusterUpdate()
Controls whether automatic cluster update is enabled for the current workspace.
|
CspEnablementAPI |
CspEnablement()
Controls whether to enable the compliance security profile for the current workspace.
|
DefaultNamespaceAPI |
DefaultNamespace()
The default namespace setting API allows users to configure the default namespace for a
Databricks workspace.
|
EsmEnablementAPI |
EsmEnablement()
Controls whether enhanced security monitoring is enabled for the current workspace.
|
SettingsService |
impl() |
RestrictWorkspaceAdminsAPI |
RestrictWorkspaceAdmins()
The Restrict Workspace Admins setting lets you control the capabilities of workspace admins.
|
public SettingsAPI(ApiClient apiClient)
public SettingsAPI(SettingsService mock)
public AutomaticClusterUpdateAPI AutomaticClusterUpdate()
public CspEnablementAPI CspEnablement()
public DefaultNamespaceAPI DefaultNamespace()
public EsmEnablementAPI EsmEnablement()
public RestrictWorkspaceAdminsAPI RestrictWorkspaceAdmins()
public SettingsService impl()
Copyright © 2024. All rights reserved.