Uses of Record Class
com.github.copilot.generated.rpc.DiscoveredExtensionPlugin
Packages that use DiscoveredExtensionPlugin
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of DiscoveredExtensionPlugin in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return DiscoveredExtensionPluginModifier and TypeMethodDescriptionDiscoveredExtension.plugin()Returns the value of thepluginrecord component.Constructors in com.github.copilot.generated.rpc with parameters of type DiscoveredExtensionPluginModifierConstructorDescriptionDiscoveredExtension(String id, String name, String path, DiscoveredExtensionSource source, Boolean enabled, DiscoveredExtensionPlugin plugin) Creates an instance of aDiscoveredExtensionrecord class.