Uses of Enum Class
com.hw.openai.entity.image.ImageRespFormat
Packages that use ImageRespFormat
-
Uses of ImageRespFormat in com.hw.openai.entity.image
Methods in com.hw.openai.entity.image that return ImageRespFormatModifier and TypeMethodDescriptionstatic ImageRespFormatstatic ImageRespFormatReturns the enum constant of this class with the specified name.static ImageRespFormat[]ImageRespFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.