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