Uses of Class
com.databricks.sdk.service.ml.GetModelResponse
-
Packages that use GetModelResponse Package Description com.databricks.sdk.service.ml -
-
Uses of GetModelResponse in com.databricks.sdk.service.ml
Methods in com.databricks.sdk.service.ml that return GetModelResponse Modifier and Type Method Description GetModelResponse
ModelRegistryAPI. getModel(GetModelRequest request)
Get model.GetModelResponse
ModelRegistryAPI. getModel(String name)
GetModelResponse
ModelRegistryService. getModel(GetModelRequest getModelRequest)
Get model.GetModelResponse
GetModelResponse. setRegisteredModel(ModelDatabricks registeredModel)
-