Uses of Class
com.databricks.sdk.service.ml.GetRunResponse
-
Packages that use GetRunResponse Package Description com.databricks.sdk.service.ml -
-
Uses of GetRunResponse in com.databricks.sdk.service.ml
Methods in com.databricks.sdk.service.ml that return GetRunResponse Modifier and Type Method Description GetRunResponse
ExperimentsAPI. getRun(GetRunRequest request)
Get a run.GetRunResponse
ExperimentsAPI. getRun(String runId)
GetRunResponse
ExperimentsService. getRun(GetRunRequest getRunRequest)
Get a run.GetRunResponse
GetRunResponse. setRun(Run run)
-