Uses of Class
org.springframework.ai.image.ImageGeneration
Packages that use ImageGeneration
-
Uses of ImageGeneration in org.springframework.ai.image
Classes in org.springframework.ai.image that implement interfaces with type arguments of type ImageGenerationMethods 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 newImageResponseinstance without metadata.ImageResponse(List<ImageGeneration> generations, ImageResponseMetadata imageResponseMetadata) Construct a newImageResponseinstance.