Uses of Enum Class
com.github.copilot.generated.McpServerSource
Packages that use McpServerSource
-
Uses of McpServerSource in com.github.copilot.generated
Methods in com.github.copilot.generated that return McpServerSourceModifier and TypeMethodDescriptionstatic McpServerSourceMcpServersLoadedServer.source()Returns the value of thesourcerecord component.static McpServerSourceReturns the enum constant of this class with the specified name.static McpServerSource[]McpServerSource.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.github.copilot.generated with parameters of type McpServerSourceModifierConstructorDescriptionMcpServersLoadedServer(String name, McpServerStatus status, McpServerSource source, String error, McpServerTransport transport, String pluginName, String pluginVersion) Creates an instance of aMcpServersLoadedServerrecord class.