Uses of Record Class
com.github.copilot.generated.rpc.SessionOpenOptions
Packages that use SessionOpenOptions
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of SessionOpenOptions in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return SessionOpenOptionsModifier and TypeMethodDescriptionSessionsOpenCloud.getOptions()SessionsOpenCreate.getOptions()SessionsOpenHandoff.getOptions()SessionsOpenRemote.getOptions()SessionsOpenResume.getOptions()SessionsOpenResumeLast.getOptions()Methods in com.github.copilot.generated.rpc with parameters of type SessionOpenOptionsModifier and TypeMethodDescriptionvoidSessionsOpenCloud.setOptions(SessionOpenOptions options) voidSessionsOpenCreate.setOptions(SessionOpenOptions options) voidSessionsOpenHandoff.setOptions(SessionOpenOptions options) voidSessionsOpenRemote.setOptions(SessionOpenOptions options) voidSessionsOpenResume.setOptions(SessionOpenOptions options) voidSessionsOpenResumeLast.setOptions(SessionOpenOptions options)