| 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 |
|---|---|
Wait<CommandStatusResponse,Void> |
CommandExecutionAPI.cancel(CancelCommand request)
Cancel a command.
|
void |
CommandExecutionService.cancel(CancelCommand cancelCommand)
Cancel a command.
|
Copyright © 2024. All rights reserved.