java.lang.Object
com.github.copilot.generated.rpc.SessionPlanApi
API methods for the
plan namespace.- Since:
- 1.0.0
-
Method Summary
Modifier and TypeMethodDescriptiondelete()Identifies the target session.read()Identifies the target session.update(SessionPlanUpdateParams params) Replacement contents to write to the session plan file.
-
Method Details
-
read
Identifies the target session.- Since:
- 1.0.0
-
update
Replacement contents to write to the session plan file.Note: the
sessionIdfield in the params record is overridden by the session-scoped wrapper; any value provided is ignored.- Since:
- 1.0.0
-
delete
Identifies the target session.- Since:
- 1.0.0
-