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 GetModelResponseModelRegistryAPI. getModel(GetModelRequest request)Get model.GetModelResponseModelRegistryAPI. getModel(String name)GetModelResponseModelRegistryService. getModel(GetModelRequest getModelRequest)Get model.GetModelResponseGetModelResponse. setRegisteredModelDatabricks(ModelDatabricks registeredModelDatabricks)
-