| 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 |
|---|---|
Wait<CommandStatusResponse,Created> |
CommandExecutionAPI.execute(Command request)
Run a command.
|
Created |
CommandExecutionService.execute(Command command)
Run a command.
|
Copyright © 2024. All rights reserved.