Uses of Class
com.databricks.sdk.service.ml.GetModelRequest
-
Packages that use GetModelRequest Package Description com.databricks.sdk.service.ml -
-
Uses of GetModelRequest in com.databricks.sdk.service.ml
Methods in com.databricks.sdk.service.ml that return GetModelRequest Modifier and Type Method Description GetModelRequestGetModelRequest. setName(String name)Methods in com.databricks.sdk.service.ml with parameters of type GetModelRequest Modifier and Type Method Description GetModelResponseModelRegistryAPI. getModel(GetModelRequest request)Get model.GetModelResponseModelRegistryService. getModel(GetModelRequest getModelRequest)Get model.
-