Uses of Record Class
com.github.copilot.sdk.generated.rpc.Tool
Packages that use Tool
-
Uses of Tool in com.github.copilot.sdk.generated.rpc
Methods in com.github.copilot.sdk.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.sdk.generated.rpc with type arguments of type ToolModifierConstructorDescriptionToolsListResult(List<Tool> tools) Creates an instance of aToolsListResultrecord class.