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