public static class McpSchema.ServerCapabilities
extends java.lang.Object
限定符和类型 | 类和说明 |
---|---|
static class |
McpSchema.ServerCapabilities.Builder |
static class |
McpSchema.ServerCapabilities.CompletionCapabilities
Present if the server supports argument autocompletion suggestions.
|
static class |
McpSchema.ServerCapabilities.LoggingCapabilities
Present if the server supports sending log messages to the client.
|
static class |
McpSchema.ServerCapabilities.PromptCapabilities
Present if the server offers any prompt templates.
|
static class |
McpSchema.ServerCapabilities.ResourceCapabilities |
static class |
McpSchema.ServerCapabilities.ToolCapabilities |
构造器和说明 |
---|
ServerCapabilities() |
限定符和类型 | 方法和说明 |
---|---|
static McpSchema.ServerCapabilities.Builder |
builder() |
McpSchema.ServerCapabilities.Builder |
mutate()
Create a mutated copy of this object with the specified changes.
|
public McpSchema.ServerCapabilities.Builder mutate()
public static McpSchema.ServerCapabilities.Builder builder()