Uses of Annotation Interface
org.springframework.ai.mcp.annotation.McpPromptListChanged
Packages that use McpPromptListChanged
Package
Description
Method callbacks and specifications for MCP prompt list changed notifications.
-
Uses of McpPromptListChanged in org.springframework.ai.mcp.annotation.method.changed.prompt
Methods in org.springframework.ai.mcp.annotation.method.changed.prompt with parameters of type McpPromptListChangedModifier and TypeMethodDescriptionAbstractMcpPromptListChangedMethodCallback.AbstractBuilder.promptListChanged(McpPromptListChanged promptListChanged) Set the prompt list changed annotation.