Uses of Enum Class
org.springframework.ai.google.genai.image.GoogleGenAiImageModelName
Packages that use GoogleGenAiImageModelName
Package
Description
Google GenAI image generation support for Spring AI.
-
Uses of GoogleGenAiImageModelName in org.springframework.ai.google.genai.image
Methods in org.springframework.ai.google.genai.image that return GoogleGenAiImageModelNameModifier and TypeMethodDescriptionstatic GoogleGenAiImageModelNameReturns the enum constant of this class with the specified name.static GoogleGenAiImageModelName[]GoogleGenAiImageModelName.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.ai.google.genai.image with parameters of type GoogleGenAiImageModelNameModifier and TypeMethodDescriptionGoogleGenAiImageOptions.Builder.model(GoogleGenAiImageModelName model)