| Package | Description |
|---|---|
| com.databricks.sdk.service.pipelines |
| Modifier and Type | Method and Description |
|---|---|
StartUpdate |
StartUpdate.setCause(StartUpdateCause cause) |
StartUpdate |
StartUpdate.setFullRefresh(Boolean fullRefresh) |
StartUpdate |
StartUpdate.setFullRefreshSelection(Collection<String> fullRefreshSelection) |
StartUpdate |
StartUpdate.setPipelineId(String pipelineId) |
StartUpdate |
StartUpdate.setRefreshSelection(Collection<String> refreshSelection) |
StartUpdate |
StartUpdate.setValidateOnly(Boolean validateOnly) |
| Modifier and Type | Method and Description |
|---|---|
StartUpdateResponse |
PipelinesService.startUpdate(StartUpdate startUpdate)
Start a pipeline.
|
StartUpdateResponse |
PipelinesAPI.startUpdate(StartUpdate request)
Start a pipeline.
|
Copyright © 2024. All rights reserved.