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