Uses of Enum Class
com.alibaba.cloud.ai.graph.agent.hook.modelcalllimit.ModelCallLimitHook.ExitBehavior
Packages that use ModelCallLimitHook.ExitBehavior
-
Uses of ModelCallLimitHook.ExitBehavior in com.alibaba.cloud.ai.graph.agent.hook.modelcalllimit
Methods in com.alibaba.cloud.ai.graph.agent.hook.modelcalllimit that return ModelCallLimitHook.ExitBehaviorModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ModelCallLimitHook.ExitBehavior[]ModelCallLimitHook.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.modelcalllimit with parameters of type ModelCallLimitHook.ExitBehaviorModifier and TypeMethodDescriptionModelCallLimitHook.Builder.exitBehavior(ModelCallLimitHook.ExitBehavior exitBehavior)