@Generated public interface DisableLegacyDbfsService
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 |
|---|---|
DeleteDisableLegacyDbfsResponse |
delete(DeleteDisableLegacyDbfsRequest deleteDisableLegacyDbfsRequest)
Delete the disable legacy DBFS setting.
|
DisableLegacyDbfs |
get(GetDisableLegacyDbfsRequest getDisableLegacyDbfsRequest)
Get the disable legacy DBFS setting.
|
DisableLegacyDbfs |
update(UpdateDisableLegacyDbfsRequest updateDisableLegacyDbfsRequest)
Update the disable legacy DBFS setting.
|
DeleteDisableLegacyDbfsResponse delete(DeleteDisableLegacyDbfsRequest deleteDisableLegacyDbfsRequest)
Deletes the disable legacy DBFS setting for a workspace, reverting back to the default.
DisableLegacyDbfs get(GetDisableLegacyDbfsRequest getDisableLegacyDbfsRequest)
Gets the disable legacy DBFS setting.
DisableLegacyDbfs update(UpdateDisableLegacyDbfsRequest updateDisableLegacyDbfsRequest)
Updates the disable legacy DBFS setting for the workspace.
Copyright © 2025. All rights reserved.