Class SyncMcpPromptListChangedMethodCallback.Builder
java.lang.Object
org.springaicommunity.mcp.method.changed.prompt.AbstractMcpPromptListChangedMethodCallback.AbstractBuilder<SyncMcpPromptListChangedMethodCallback.Builder,SyncMcpPromptListChangedMethodCallback>
org.springaicommunity.mcp.method.changed.prompt.SyncMcpPromptListChangedMethodCallback.Builder
- Enclosing class:
- SyncMcpPromptListChangedMethodCallback
public static class SyncMcpPromptListChangedMethodCallback.Builder
extends AbstractMcpPromptListChangedMethodCallback.AbstractBuilder<SyncMcpPromptListChangedMethodCallback.Builder,SyncMcpPromptListChangedMethodCallback>
Builder for creating SyncMcpPromptListChangedMethodCallback instances.
This builder provides a fluent API for constructing SyncMcpPromptListChangedMethodCallback instances with the required parameters.
-
Field Summary
Fields inherited from class org.springaicommunity.mcp.method.changed.prompt.AbstractMcpPromptListChangedMethodCallback.AbstractBuilder
bean, method -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springaicommunity.mcp.method.changed.prompt.AbstractMcpPromptListChangedMethodCallback.AbstractBuilder
bean, method, promptListChanged, validate
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
Build the callback.- Specified by:
buildin classAbstractMcpPromptListChangedMethodCallback.AbstractBuilder<SyncMcpPromptListChangedMethodCallback.Builder,SyncMcpPromptListChangedMethodCallback> - Returns:
- A new SyncMcpPromptListChangedMethodCallback instance
-