Uses of Record Class
com.github.copilot.generated.rpc.SessionFsSqliteTransactionStatement
Packages that use SessionFsSqliteTransactionStatement
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of SessionFsSqliteTransactionStatement in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return types with arguments of type SessionFsSqliteTransactionStatementModifier and TypeMethodDescriptionSessionFsSqliteTransactionParams.statements()Returns the value of thestatementsrecord component.Constructor parameters in com.github.copilot.generated.rpc with type arguments of type SessionFsSqliteTransactionStatementModifierConstructorDescriptionSessionFsSqliteTransactionParams(String sessionId, List<SessionFsSqliteTransactionStatement> statements) Creates an instance of aSessionFsSqliteTransactionParamsrecord class.