java.lang.Object
com.github.copilot.generated.rpc.SessionScheduleApi
API methods for the
schedule namespace.- Since:
- 1.0.0
-
Method Summary
Modifier and TypeMethodDescriptionlist()Identifies the target session.stop(SessionScheduleStopParams params) Identifier of the scheduled prompt to remove.
-
Method Details
-
list
Identifies the target session.- Since:
- 1.0.0
-
stop
Identifier of the scheduled prompt to remove.Note: the
sessionIdfield in the params record is overridden by the session-scoped wrapper; any value provided is ignored.- Since:
- 1.0.0
-