Uses of Record Class
com.github.copilot.generated.rpc.FactoryLogLine
Packages that use FactoryLogLine
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of FactoryLogLine in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return types with arguments of type FactoryLogLineModifier and TypeMethodDescriptionSessionFactoryLogParams.lines()Returns the value of thelinesrecord component.Constructor parameters in com.github.copilot.generated.rpc with type arguments of type FactoryLogLineModifierConstructorDescriptionSessionFactoryLogParams(String sessionId, String runId, List<FactoryLogLine> lines) Creates an instance of aSessionFactoryLogParamsrecord class.