Uses of Record Class
com.github.copilot.sdk.generated.rpc.McpServer
Packages that use McpServer
-
Uses of McpServer in com.github.copilot.sdk.generated.rpc
Methods in com.github.copilot.sdk.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.sdk.generated.rpc with type arguments of type McpServerModifierConstructorDescriptionSessionMcpListResult(List<McpServer> servers) Creates an instance of aSessionMcpListResultrecord class.