Uses of Enum Class
bg.codexio.ai.openai.api.payload.images.Dimensions
Packages that use Dimensions
-
Uses of Dimensions in bg.codexio.ai.openai.api.payload.images
Methods in bg.codexio.ai.openai.api.payload.images that return DimensionsModifier and TypeMethodDescriptionstatic DimensionsReturns the enum constant of this class with the specified name.static Dimensions[]Dimensions.values()Returns an array containing the constants of this enum class, in the order they are declared.