Uses of Record Class
com.github.copilot.generated.rpc.Tool
Packages that use Tool
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of Tool in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return types with arguments of type ToolModifier and TypeMethodDescriptionToolsListResult.tools()Returns the value of thetoolsrecord component.Constructor parameters in com.github.copilot.generated.rpc with type arguments of type ToolModifierConstructorDescriptionToolsListResult(List<Tool> tools) Creates an instance of aToolsListResultrecord class.