public static class McpSchema.LoggingMessageNotification extends java.lang.Object implements McpSchema.Notification
限定符和类型 | 类和说明 |
---|---|
static class |
McpSchema.LoggingMessageNotification.Builder |
构造器和说明 |
---|
LoggingMessageNotification(McpSchema.LoggingLevel level,
java.lang.String logger,
java.lang.String data) |
限定符和类型 | 方法和说明 |
---|---|
static McpSchema.LoggingMessageNotification.Builder |
builder() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMeta
public LoggingMessageNotification(McpSchema.LoggingLevel level, java.lang.String logger, java.lang.String data)
public static McpSchema.LoggingMessageNotification.Builder builder()