public static class McpSchema.LoggingMessageNotification.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
McpSchema.LoggingMessageNotification |
build() |
McpSchema.LoggingMessageNotification.Builder |
data(String data) |
McpSchema.LoggingMessageNotification.Builder |
level(McpSchema.LoggingLevel level) |
McpSchema.LoggingMessageNotification.Builder |
logger(String logger) |
McpSchema.LoggingMessageNotification.Builder |
meta(Map<String,Object> meta) |
public McpSchema.LoggingMessageNotification.Builder level(McpSchema.LoggingLevel level)
public McpSchema.LoggingMessageNotification.Builder logger(String logger)
public McpSchema.LoggingMessageNotification.Builder data(String data)
public McpSchema.LoggingMessageNotification.Builder meta(Map<String,Object> meta)
public McpSchema.LoggingMessageNotification build()
Copyright © 2025. All rights reserved.