Class McpImageContent
java.lang.Object
dev.langchain4j.mcp.client.McpImageContent
- All Implemented Interfaces:
McpPromptContent
The 'ImageContent' object from the MCP protocol schema.
-
Nested Class Summary
Nested classes/interfaces inherited from interface McpPromptContent
McpPromptContent.Type
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from interface McpPromptContent
getType
-
Constructor Details
-
McpImageContent
-
-
Method Details
-
type
- Specified by:
type
in interfaceMcpPromptContent
-
toContent
- Specified by:
toContent
in interfaceMcpPromptContent
-
data
-
mimeType
-
equals
-
hashCode
-
toString
-