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