Uses of Enum Class
xyz.felh.openai.file.File.Purpose
Packages that use File.Purpose
-
Uses of File.Purpose in xyz.felh.openai.file
Methods in xyz.felh.openai.file that return File.PurposeModifier and TypeMethodDescriptionstatic File.PurposeFile.Purpose.findByValue(String value) static File.PurposeReturns the enum constant of this class with the specified name.static File.Purpose[]File.Purpose.values()Returns an array containing the constants of this enum class, in the order they are declared.