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