Class McpServerResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.ai.springai.mcp_server.McpServerResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate McpServerAuthTypeEnum
private Boolean
private String
private String
private String
private String
private String
private Integer
private String
private Boolean
private String
private Integer
private String
private String
private ZonedDateTime
private String
private ZonedDateTime
private Integer
private String
private String
private Integer
private Integer
private McpServerProtocolEnum
private Integer
private String
private String
private McpServerStatusEnum
private String
private String
private String
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseResponse
getCreatedAt, getUpdatedAt, toJson
-
Field Details
-
name
-
description
-
type
-
serverVersion
-
serverUrl
-
host
-
port
-
protocol
-
authType
-
connectionTimeout
-
readTimeout
-
maxRetries
-
capabilities
-
availableTools
-
availableResources
-
availablePrompts
-
configJson
-
environmentVars
-
status
-
enabled
-
autoStart
-
healthCheckUrl
-
healthCheckInterval
-
lastHealthCheck
-
lastConnected
-
lastError
-
priority
-
tags
-
metadata
-
usageStats
-
-
Constructor Details
-
McpServerResponse
public McpServerResponse()
-