| Package | Description |
|---|---|
| com.databricks.sdk.service.compute |
| Modifier and Type | Method and Description |
|---|---|
Command |
Command.setClusterId(String clusterId) |
Command |
Command.setCommand(String command) |
Command |
Command.setContextId(String contextId) |
Command |
Command.setLanguage(Language language) |
| Modifier and Type | Method and Description |
|---|---|
Created |
CommandExecutionService.execute(Command command)
Runs a cluster command in the given execution context, using the provided language.
|
Wait<CommandStatusResponse,Created> |
CommandExecutionAPI.execute(Command request)
Runs a cluster command in the given execution context, using the provided language.
|
Copyright © 2026. All rights reserved.