| Package | Description |
|---|---|
| io.modelcontextprotocol.spec |
| Modifier and Type | Method and Description |
|---|---|
static McpSchema.ElicitResult.Action |
McpSchema.ElicitResult.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static McpSchema.ElicitResult.Action[] |
McpSchema.ElicitResult.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
McpSchema.ElicitResult.Builder |
McpSchema.ElicitResult.Builder.message(McpSchema.ElicitResult.Action action) |
| Constructor and Description |
|---|
ElicitResult(McpSchema.ElicitResult.Action action,
Map<String,Object> content) |
Copyright © 2025. All rights reserved.