Uses of Record Class
com.github.copilot.generated.rpc.McpFilteredServer
Packages that use McpFilteredServer
-
Uses of McpFilteredServer in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return types with arguments of type McpFilteredServerModifier and TypeMethodDescriptionSessionMcpReloadWithConfigResult.filteredServers()Returns the value of thefilteredServersrecord component.Constructor parameters in com.github.copilot.generated.rpc with type arguments of type McpFilteredServerModifierConstructorDescriptionSessionMcpReloadWithConfigResult(List<McpFilteredServer> filteredServers, List<McpAllowedServer> allowedServers) Creates an instance of aSessionMcpReloadWithConfigResultrecord class.