Uses of Enum Class
dev.langchain4j.mcp.client.McpPromptContent.Type
Packages that use McpPromptContent.Type
-
Uses of McpPromptContent.Type in dev.langchain4j.mcp.client
Subclasses with type arguments of type McpPromptContent.Type in dev.langchain4j.mcp.clientMethods in dev.langchain4j.mcp.client that return McpPromptContent.TypeModifier and TypeMethodDescriptionMcpEmbeddedResource.type()McpImageContent.type()McpPromptContent.type()McpTextContent.type()static McpPromptContent.TypeReturns 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.