Uses of Record Class
com.github.copilot.generated.rpc.RunOptions
Packages that use RunOptions
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of RunOptions in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return RunOptionsModifier and TypeMethodDescriptionSessionFactoryRunParams.options()Returns the value of theoptionsrecord component.Constructors in com.github.copilot.generated.rpc with parameters of type RunOptionsModifierConstructorDescriptionSessionFactoryRunParams(String sessionId, String name, Object args, RunOptions options) Creates an instance of aSessionFactoryRunParamsrecord class.