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