Uses of Class
org.springaicommunity.mcp.method.changed.resource.AbstractMcpResourceListChangedMethodCallback.AbstractBuilder
Packages that use AbstractMcpResourceListChangedMethodCallback.AbstractBuilder
-
Uses of AbstractMcpResourceListChangedMethodCallback.AbstractBuilder in org.springaicommunity.mcp.method.changed.resource
Classes in org.springaicommunity.mcp.method.changed.resource with type parameters of type AbstractMcpResourceListChangedMethodCallback.AbstractBuilderModifier and TypeClassDescriptionprotected static classAbstractMcpResourceListChangedMethodCallback.AbstractBuilder<T extends AbstractMcpResourceListChangedMethodCallback.AbstractBuilder<T,R>, R> Abstract builder for creating McpResourceListChangedMethodCallback instances.Subclasses of AbstractMcpResourceListChangedMethodCallback.AbstractBuilder in org.springaicommunity.mcp.method.changed.resourceModifier and TypeClassDescriptionstatic classBuilder for creating AsyncMcpResourceListChangedMethodCallback instances.static classBuilder for creating SyncMcpResourceListChangedMethodCallback instances.