Record Class SessionWorkspaceCreateFileResult
java.lang.Object
java.lang.Record
com.github.copilot.generated.rpc.SessionWorkspaceCreateFileResult
Result for the
session.workspace.createFile RPC method.- Since:
- 1.0.0
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of aSessionWorkspaceCreateFileResultrecord class. -
Method Summary
-
Constructor Details
-
SessionWorkspaceCreateFileResult
public SessionWorkspaceCreateFileResult()Creates an instance of aSessionWorkspaceCreateFileResultrecord class.
-
-
Method Details
-
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal.
-