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