Uses of Class
com.cloudera.cdp.ml.model.AiRegistryStorageConfigEntry
Packages that use AiRegistryStorageConfigEntry
-
Uses of AiRegistryStorageConfigEntry in com.cloudera.cdp.ml.model
Methods in com.cloudera.cdp.ml.model that return types with arguments of type AiRegistryStorageConfigEntryModifier and TypeMethodDescriptionFetchAiRegistriesStorageConfigResponse.getRegistries()Getter for registries.Method parameters in com.cloudera.cdp.ml.model with type arguments of type AiRegistryStorageConfigEntryModifier and TypeMethodDescriptionvoidFetchAiRegistriesStorageConfigResponse.setRegistries(Map<String, AiRegistryStorageConfigEntry> registries) Setter for registries.