Uses of Class
com.bytedesk.ai.mcp_client.McpClientResponse
Packages that use McpClientResponse
-
Uses of McpClientResponse in com.bytedesk.ai.mcp_client
Methods in com.bytedesk.ai.mcp_client that return McpClientResponseModifier and TypeMethodDescriptionMcpClientRestService.convertToResponse(McpClientEntity entity) McpClientRestService.create(McpClientRequest request) private McpClientResponseMcpClientRestService.createInternal(McpClientRequest request, boolean skipPermissionCheck) McpClientRestService.createSystemMcpClient(McpClientRequest request) McpClientRestService.update(McpClientRequest request) Methods in com.bytedesk.ai.mcp_client that return types with arguments of type McpClientResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<McpClientResponse>McpClientRestService.queryByOrg(McpClientRequest request) org.springframework.data.domain.Page<McpClientResponse>McpClientRestService.queryByUser(McpClientRequest request)