| Package | Description |
|---|---|
| com.databricks.sdk.service.compute |
| Modifier and Type | Method and Description |
|---|---|
Created |
CommandExecutionService.create(CreateContext createContext)
Create an execution context.
|
Created |
CommandExecutionService.execute(Command command)
Run a command.
|
Created |
Created.setId(String id) |
| Modifier and Type | Method and Description |
|---|---|
Wait<ContextStatusResponse,Created> |
CommandExecutionAPI.create(CreateContext request)
Create an execution context.
|
Wait<CommandStatusResponse,Created> |
CommandExecutionAPI.execute(Command request)
Run a command.
|
Copyright © 2024. All rights reserved.