Uses of Record Class
com.github.copilot.sdk.generated.rpc.Plugin
Packages that use Plugin
-
Uses of Plugin in com.github.copilot.sdk.generated.rpc
Methods in com.github.copilot.sdk.generated.rpc that return types with arguments of type PluginModifier and TypeMethodDescriptionSessionPluginsListResult.plugins()Returns the value of thepluginsrecord component.Constructor parameters in com.github.copilot.sdk.generated.rpc with type arguments of type PluginModifierConstructorDescriptionSessionPluginsListResult(List<Plugin> plugins) Creates an instance of aSessionPluginsListResultrecord class.