Uses of Class
com.oracle.bmc.generativeaiagent.model.IndexConfig.IndexConfigType
-
Packages that use IndexConfig.IndexConfigType Package Description com.oracle.bmc.generativeaiagent.model -
-
Uses of IndexConfig.IndexConfigType in com.oracle.bmc.generativeaiagent.model
Methods in com.oracle.bmc.generativeaiagent.model that return IndexConfig.IndexConfigType Modifier and Type Method Description static IndexConfig.IndexConfigTypeIndexConfig.IndexConfigType. create(String key)static IndexConfig.IndexConfigTypeIndexConfig.IndexConfigType. valueOf(String name)Returns the enum constant of this type with the specified name.static IndexConfig.IndexConfigType[]IndexConfig.IndexConfigType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-