| Modifier and Type | Class and Description |
|---|---|
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 |
| Constructor and Description |
|---|
ServerCapabilities() |
| Modifier and Type | Method and Description |
|---|---|
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()
Copyright © 2025. All rights reserved.