Uses of Enum Class
org.springframework.ai.azure.openai.AzureOpenAiImageOptions.ImageModel
Packages that use AzureOpenAiImageOptions.ImageModel
-
Uses of AzureOpenAiImageOptions.ImageModel in org.springframework.ai.azure.openai
Subclasses with type arguments of type AzureOpenAiImageOptions.ImageModel in org.springframework.ai.azure.openaiMethods in org.springframework.ai.azure.openai that return AzureOpenAiImageOptions.ImageModelModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AzureOpenAiImageOptions.ImageModel[]AzureOpenAiImageOptions.ImageModel.values()Returns an array containing the constants of this enum class, in the order they are declared.