Uses of Record Class
com.github.copilot.generated.rpc.McpServer
Packages that use McpServer
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of McpServer in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return types with arguments of type McpServerModifier and TypeMethodDescriptionSessionMcpListResult.servers()Returns the value of theserversrecord component.Constructor parameters in com.github.copilot.generated.rpc with type arguments of type McpServerModifierConstructorDescriptionSessionMcpListResult(List<McpServer> servers, McpHostState host) Creates an instance of aSessionMcpListResultrecord class.