@Generated public interface DisableLegacyFeaturesService
For newly created workspaces: 1. Disables the use of DBFS root and mounts. 2. Hive Metastore will not be provisioned. 3. Disables the use of ‘No-isolation clusters’. 4. Disables Databricks Runtime versions prior to 13.3LTS.
This is the high-level interface, that contains generated methods.
Evolving: this interface is under development. Method signatures may change.
| Modifier and Type | Method and Description |
|---|---|
DeleteDisableLegacyFeaturesResponse |
delete(DeleteDisableLegacyFeaturesRequest deleteDisableLegacyFeaturesRequest)
Deletes the disable legacy features setting.
|
DisableLegacyFeatures |
get(GetDisableLegacyFeaturesRequest getDisableLegacyFeaturesRequest)
Gets the value of the disable legacy features setting.
|
DisableLegacyFeatures |
update(UpdateDisableLegacyFeaturesRequest updateDisableLegacyFeaturesRequest)
Updates the value of the disable legacy features setting.
|
DeleteDisableLegacyFeaturesResponse delete(DeleteDisableLegacyFeaturesRequest deleteDisableLegacyFeaturesRequest)
DisableLegacyFeatures get(GetDisableLegacyFeaturesRequest getDisableLegacyFeaturesRequest)
DisableLegacyFeatures update(UpdateDisableLegacyFeaturesRequest updateDisableLegacyFeaturesRequest)
Copyright © 2026. All rights reserved.