java.lang.Object
com.github.copilot.generated.rpc.SessionOptionsApi
API methods for the
options namespace.- Since:
- 1.0.0
-
Method Summary
Modifier and TypeMethodDescriptionupdate(SessionOptionsUpdateParams params) Patch of mutable session options to apply to the running session.
-
Method Details
-
update
Patch of mutable session options to apply to the running session.Note: the
sessionIdfield in the params record is overridden by the session-scoped wrapper; any value provided is ignored.- Since:
- 1.0.0
-