Uses of Class
org.springframework.ai.image.ImageGeneration
Packages that use ImageGeneration
-
Uses of ImageGeneration in org.springframework.ai.image
Methods in org.springframework.ai.image that return ImageGenerationMethods in org.springframework.ai.image that return types with arguments of type ImageGenerationConstructor parameters in org.springframework.ai.image with type arguments of type ImageGenerationModifierConstructorDescriptionImageResponse
(List<ImageGeneration> generations) Construct a newImageResponse
instance without metadata.ImageResponse
(List<ImageGeneration> generations, ImageResponseMetadata imageResponseMetadata) Construct a newImageResponse
instance.