Uses of Class
org.springaicommunity.mcp.method.changed.prompt.AbstractMcpPromptListChangedMethodCallback.AbstractBuilder
Packages that use AbstractMcpPromptListChangedMethodCallback.AbstractBuilder
-
Uses of AbstractMcpPromptListChangedMethodCallback.AbstractBuilder in org.springaicommunity.mcp.method.changed.prompt
Classes in org.springaicommunity.mcp.method.changed.prompt with type parameters of type AbstractMcpPromptListChangedMethodCallback.AbstractBuilderModifier and TypeClassDescriptionprotected static classAbstractMcpPromptListChangedMethodCallback.AbstractBuilder<T extends AbstractMcpPromptListChangedMethodCallback.AbstractBuilder<T,R>, R> Abstract builder for creating McpPromptListChangedMethodCallback instances.Subclasses of AbstractMcpPromptListChangedMethodCallback.AbstractBuilder in org.springaicommunity.mcp.method.changed.promptModifier and TypeClassDescriptionstatic classBuilder for creating AsyncMcpPromptListChangedMethodCallback instances.static classBuilder for creating SyncMcpPromptListChangedMethodCallback instances.