Uses of Class
com.cloudera.cdp.ml.model.MlServingApp
Packages that use MlServingApp
-
Uses of MlServingApp in com.cloudera.cdp.ml.model
Methods in com.cloudera.cdp.ml.model that return MlServingAppMethods in com.cloudera.cdp.ml.model that return types with arguments of type MlServingAppMethods in com.cloudera.cdp.ml.model with parameters of type MlServingAppModifier and TypeMethodDescriptionvoid
DescribeMlServingAppResponse.setApp
(MlServingApp app) Setter for app.Method parameters in com.cloudera.cdp.ml.model with type arguments of type MlServingAppModifier and TypeMethodDescriptionvoid
ListMlServingAppsResponse.setApps
(List<MlServingApp> apps) Setter for apps.