Uses of Enum Class
xyz.felh.openai.thread.run.Run.Status
Packages that use Run.Status
-
Uses of Run.Status in xyz.felh.openai.thread.run
Methods in xyz.felh.openai.thread.run that return Run.StatusModifier and TypeMethodDescriptionstatic Run.StatusRun.Status.findByValue(String value) static Run.StatusReturns the enum constant of this class with the specified name.static Run.Status[]Run.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.