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