Uses of Enum Class
xyz.felh.openai.assistant.run.RequiredAction.Type
Packages that use RequiredAction.Type
-
Uses of RequiredAction.Type in xyz.felh.openai.assistant.run
Methods in xyz.felh.openai.assistant.run that return RequiredAction.TypeModifier and TypeMethodDescriptionstatic RequiredAction.TypeReturns the enum constant of this class with the specified name.static RequiredAction.Type[]RequiredAction.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.