Record Class SessionBackgroundTasksChangedEvent.SessionBackgroundTasksChangedEventData
java.lang.Object
java.lang.Record
com.github.copilot.generated.SessionBackgroundTasksChangedEvent.SessionBackgroundTasksChangedEventData
- Enclosing class:
SessionBackgroundTasksChangedEvent
public static record SessionBackgroundTasksChangedEvent.SessionBackgroundTasksChangedEventData()
extends Record
Data payload for
SessionBackgroundTasksChangedEvent.- Since:
- 1.0.0
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of aSessionBackgroundTasksChangedEventDatarecord class. -
Method Summary
-
Constructor Details
-
SessionBackgroundTasksChangedEventData
public SessionBackgroundTasksChangedEventData()Creates an instance of aSessionBackgroundTasksChangedEventDatarecord 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.
-