Uses of Class
com.github.copilot.rpc.AutoModeSwitchInvocation
Packages that use AutoModeSwitchInvocation
Package
Description
Configuration classes and data transfer objects for the Copilot SDK.
-
Uses of AutoModeSwitchInvocation in com.github.copilot.rpc
Methods in com.github.copilot.rpc that return AutoModeSwitchInvocationModifier and TypeMethodDescriptionAutoModeSwitchInvocation.setSessionId(String sessionId) Sets the session ID.Methods in com.github.copilot.rpc with parameters of type AutoModeSwitchInvocationModifier and TypeMethodDescriptionAutoModeSwitchHandler.handle(AutoModeSwitchRequest request, AutoModeSwitchInvocation invocation) Handles an auto-mode-switch request from the agent.