| Package | Description |
|---|---|
| com.databricks.sdk.service.compute |
| Modifier and Type | Method and Description |
|---|---|
CancelCommand |
CancelCommand.setClusterId(String clusterId) |
CancelCommand |
CancelCommand.setCommandId(String commandId) |
CancelCommand |
CancelCommand.setContextId(String contextId) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandExecutionService.cancel(CancelCommand cancelCommand)
Cancels a currently running command within an execution context.
|
Wait<CommandStatusResponse,Void> |
CommandExecutionAPI.cancel(CancelCommand request)
Cancels a currently running command within an execution context.
|
Copyright © 2026. All rights reserved.