Uses of Enum Class
dev.langchain4j.mcp.client.McpPromptContent.Type
Packages that use McpPromptContent.Type
-
Uses of McpPromptContent.Type in dev.langchain4j.mcp.client
Methods in dev.langchain4j.mcp.client that return McpPromptContent.TypeModifier and TypeMethodDescriptionMcpEmbeddedResource.type()
McpImageContent.type()
McpPromptContent.type()
McpTextContent.type()
static McpPromptContent.Type
Returns the enum constant of this class with the specified name.static McpPromptContent.Type[]
McpPromptContent.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.