Uses of Class
org.springframework.ai.content.Media.Builder
Packages that use Media.Builder
-
Uses of Media.Builder in org.springframework.ai.content
Methods in org.springframework.ai.content that return Media.BuilderModifier and TypeMethodDescriptionstatic Media.Builder
Media.builder()
Creates a new Media builder.Sets the media data from any Object.Sets the media data from a URI.Media.Builder.data
(org.springframework.core.io.Resource resource) Sets the media data from a Resource.Sets the ID for the media object.Media.Builder.mimeType
(org.springframework.util.MimeType mimeType) Sets the MIME type for the media object.Sets the name for the media object.