JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.springframework.ai.content
MediaContent
Contents
Description
Method Summary
Method Details
getMedia()
Hide sidebar
Show sidebar
Interface MediaContent
All Superinterfaces:
Content
public interface
MediaContent
extends
Content
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
Media
>
getMedia
()
Get the media associated with the content.
Methods inherited from interface
Content
getMetadata
,
getText
Method Details
getMedia
List
<
Media
>
getMedia
()
Get the media associated with the content.