类 McpServerInfo.Builder<T extends McpServerInfo.Builder<T>>
java.lang.Object
com.github.codeboyzhou.mcp.declarative.server.McpServerInfo.Builder<T>
- 封闭类:
- McpServerInfo
-
字段概要
字段修饰符和类型字段说明protected McpServerCapabilitiesprotected McpServerChangeNotificationprotected Stringprotected Stringprotected Durationprotected String -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()capabilities(McpServerCapabilities capabilities) changeNotification(McpServerChangeNotification changeNotification) instructions(String instructions) requestTimeout(Duration requestTimeout) protected Tself()
-
字段详细资料
-
name
-
version
-
instructions
-
requestTimeout
-
capabilities
-
changeNotification
-
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
self
-
build
-
name
-
version
-
instructions
-
requestTimeout
-
capabilities
-
changeNotification
-