Uses of Enum Class
com.alibaba.cloud.ai.graph.agent.hook.toolcalllimit.ToolCallLimitHook.ExitBehavior
Packages that use ToolCallLimitHook.ExitBehavior
-
Uses of ToolCallLimitHook.ExitBehavior in com.alibaba.cloud.ai.graph.agent.hook.toolcalllimit
Methods in com.alibaba.cloud.ai.graph.agent.hook.toolcalllimit that return ToolCallLimitHook.ExitBehaviorModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ToolCallLimitHook.ExitBehavior[]ToolCallLimitHook.ExitBehavior.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.alibaba.cloud.ai.graph.agent.hook.toolcalllimit with parameters of type ToolCallLimitHook.ExitBehaviorModifier and TypeMethodDescriptionToolCallLimitHook.Builder.exitBehavior(ToolCallLimitHook.ExitBehavior exitBehavior)