Package com.databricks.sdk.service.ml
Class GetRunResponse
- java.lang.Object
-
- com.databricks.sdk.service.ml.GetRunResponse
-
@Generated public class GetRunResponse extends Object
-
-
Constructor Summary
Constructors Constructor Description GetRunResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
Run
getRun()
int
hashCode()
GetRunResponse
setRun(Run run)
String
toString()
-