Record Class SessionsReleaseLockResult
java.lang.Object
java.lang.Record
com.github.copilot.generated.rpc.SessionsReleaseLockResult
Release the in-use lock held by this process for the given session. No-op when this process does not currently hold a lock for the session.
- Since:
- 1.0.0
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of aSessionsReleaseLockResultrecord class. -
Method Summary
-
Constructor Details
-
SessionsReleaseLockResult
public SessionsReleaseLockResult()Creates an instance of aSessionsReleaseLockResultrecord 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.
-