Uses of Enum Class
com.hw.openai.entity.image.ImageRespFormat
-
Uses of ImageRespFormat in com.hw.openai.entity.image
Modifier and TypeMethodDescriptionstatic ImageRespFormat
static ImageRespFormat
Returns 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.