| Package | Description |
|---|---|
| com.databricks.sdk.service.pipelines |
| Modifier and Type | Method and Description |
|---|---|
StopRequest |
StopRequest.setPipelineId(String pipelineId) |
| Modifier and Type | Method and Description |
|---|---|
void |
PipelinesService.stop(StopRequest stopRequest)
Stop a pipeline.
|
Wait<GetPipelineResponse,Void> |
PipelinesAPI.stop(StopRequest request)
Stop a pipeline.
|
Copyright © 2024. All rights reserved.