Uses of Class
com.cloudera.cdp.ml.model.ModelRegistry
-
Uses of ModelRegistry in com.cloudera.cdp.ml.model
Modifier and TypeMethodDescriptionDescribeModelRegistryResponse.getModelRegistry()
Getter for modelRegistry.Modifier and TypeMethodDescriptionListModelRegistriesResponse.getModelRegistries()
Getter for modelRegistries.Modifier and TypeMethodDescriptionvoid
DescribeModelRegistryResponse.setModelRegistry
(ModelRegistry modelRegistry) Setter for modelRegistry.Modifier and TypeMethodDescriptionvoid
ListModelRegistriesResponse.setModelRegistries
(List<ModelRegistry> modelRegistries) Setter for modelRegistries.