Class AsyncMcpPromptListChangedMethodCallback.Builder
java.lang.Object
org.springaicommunity.mcp.method.changed.prompt.AbstractMcpPromptListChangedMethodCallback.AbstractBuilder<AsyncMcpPromptListChangedMethodCallback.Builder,AsyncMcpPromptListChangedMethodCallback>
org.springaicommunity.mcp.method.changed.prompt.AsyncMcpPromptListChangedMethodCallback.Builder
- Enclosing class:
- AsyncMcpPromptListChangedMethodCallback
public static class AsyncMcpPromptListChangedMethodCallback.Builder
extends AbstractMcpPromptListChangedMethodCallback.AbstractBuilder<AsyncMcpPromptListChangedMethodCallback.Builder,AsyncMcpPromptListChangedMethodCallback>
Builder for creating AsyncMcpPromptListChangedMethodCallback instances.
This builder provides a fluent API for constructing AsyncMcpPromptListChangedMethodCallback 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<AsyncMcpPromptListChangedMethodCallback.Builder,AsyncMcpPromptListChangedMethodCallback> - Returns:
- A new AsyncMcpPromptListChangedMethodCallback instance
-