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