Uses of Class
com.databricks.sdk.service.pipelines.StartUpdateResponse
-
Packages that use StartUpdateResponse Package Description com.databricks.sdk.service.pipelines -
-
Uses of StartUpdateResponse in com.databricks.sdk.service.pipelines
Methods in com.databricks.sdk.service.pipelines that return StartUpdateResponse Modifier and Type Method Description StartUpdateResponse
StartUpdateResponse. setUpdateId(String updateId)
StartUpdateResponse
PipelinesAPI. startUpdate(StartUpdate request)
Queue a pipeline update.StartUpdateResponse
PipelinesAPI. startUpdate(String pipelineId)
StartUpdateResponse
PipelinesService. startUpdate(StartUpdate startUpdate)
Queue a pipeline update.
-