Uses of Class
com.sforce.soap.metadata.GenAiPlannerFunctionDef
-
-
Uses of GenAiPlannerFunctionDef in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return GenAiPlannerFunctionDef Modifier and Type Method Description GenAiPlannerFunctionDef[]GenAiPlanner. getGenAiFunctions()GenAiPlannerFunctionDef[]GenAiPlanner. getGenAiPlugins()Methods in com.sforce.soap.metadata with parameters of type GenAiPlannerFunctionDef Modifier and Type Method Description voidGenAiPlanner. setGenAiFunctions(GenAiPlannerFunctionDef[] genAiFunctions)voidGenAiPlanner. setGenAiPlugins(GenAiPlannerFunctionDef[] genAiPlugins)
-