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) |
Modifier and Type | Method and Description |
---|---|
StartUpdateResponse |
PipelinesAPI.startUpdate(StartUpdate request)
Start a pipeline.
|
StartUpdateResponse |
PipelinesService.startUpdate(StartUpdate startUpdate)
Start a pipeline.
|
Copyright © 2023. All rights reserved.