Uses of Record Class
com.github.copilot.generated.rpc.FactoryAgentOptions
Packages that use FactoryAgentOptions
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of FactoryAgentOptions in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return FactoryAgentOptionsModifier and TypeMethodDescriptionSessionFactoryAgentParams.opts()Returns the value of theoptsrecord component.Constructors in com.github.copilot.generated.rpc with parameters of type FactoryAgentOptionsModifierConstructorDescriptionSessionFactoryAgentParams(String sessionId, String factoryRunId, String prompt, FactoryAgentOptions opts) Creates an instance of aSessionFactoryAgentParamsrecord class.