Uses of Class
com.databricks.sdk.service.ml.UpdateRunResponse
-
Packages that use UpdateRunResponse Package Description com.databricks.sdk.service.ml -
-
Uses of UpdateRunResponse in com.databricks.sdk.service.ml
Methods in com.databricks.sdk.service.ml that return UpdateRunResponse Modifier and Type Method Description UpdateRunResponse
UpdateRunResponse. setRunInfo(RunInfo runInfo)
UpdateRunResponse
ExperimentsAPI. updateRun(UpdateRun request)
Update a run.UpdateRunResponse
ExperimentsService. updateRun(UpdateRun updateRun)
Update a run.
-