| Package | Description |
|---|---|
| com.databricks.sdk.service.compute |
| Modifier and Type | Method and Description |
|---|---|
Created |
CommandExecutionService.create(CreateContext createContext)
Creates an execution context for running cluster commands.
|
Created |
CommandExecutionService.execute(Command command)
Runs a cluster command in the given execution context, using the provided language.
|
Created |
Created.setId(String id) |
| Modifier and Type | Method and Description |
|---|---|
Wait<ContextStatusResponse,Created> |
CommandExecutionAPI.create(CreateContext request)
Creates an execution context for running cluster commands.
|
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.