Uses of Class
org.springframework.ai.content.Media
Packages that use Media
Package
Description
Core observation abstractions.
-
Uses of Media in org.springframework.ai.content
Methods in org.springframework.ai.content that return MediaModifier and TypeMethodDescriptionMedia.Builder.build()Builds a new Media instance with the configured properties.Methods in org.springframework.ai.content that return types with arguments of type Media -
Uses of Media in org.springframework.ai.document
Methods in org.springframework.ai.document that return MediaModifier and TypeMethodDescriptionDocument.getMedia()Returns the document's media content, if any.Methods in org.springframework.ai.document with parameters of type MediaModifier and TypeMethodDescriptionSets the media content of the document.Constructors in org.springframework.ai.document with parameters of type Media