Uses of Class
org.springframework.ai.google.genai.image.GoogleGenAiImageConnectionDetails
-
Uses of GoogleGenAiImageConnectionDetails in org.springframework.ai.google.genai.image
Methods in org.springframework.ai.google.genai.image that return GoogleGenAiImageConnectionDetailsConstructors in org.springframework.ai.google.genai.image with parameters of type GoogleGenAiImageConnectionDetailsModifierConstructorDescriptionGoogleGenAiImageModel(GoogleGenAiImageConnectionDetails connectionDetails, GoogleGenAiImageOptions defaultImageOptions) GoogleGenAiImageModel(GoogleGenAiImageConnectionDetails connectionDetails, GoogleGenAiImageOptions defaultImageOptions, org.springframework.core.retry.RetryTemplate retryTemplate) GoogleGenAiImageModel(GoogleGenAiImageConnectionDetails connectionDetails, GoogleGenAiImageOptions defaultImageOptions, org.springframework.core.retry.RetryTemplate retryTemplate, io.micrometer.observation.ObservationRegistry observationRegistry)