Uses of Record Class
com.github.copilot.generated.rpc.SessionFsSqliteQueryResult
Packages that use SessionFsSqliteQueryResult
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of SessionFsSqliteQueryResult in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return types with arguments of type SessionFsSqliteQueryResultModifier and TypeMethodDescriptionSessionFsSqliteTransactionResult.results()Returns the value of theresultsrecord component.Constructor parameters in com.github.copilot.generated.rpc with type arguments of type SessionFsSqliteQueryResultModifierConstructorDescriptionSessionFsSqliteTransactionResult(List<SessionFsSqliteQueryResult> results, SessionFsSqliteTransactionError error) Creates an instance of aSessionFsSqliteTransactionResultrecord class.