Uses of Record Class
com.github.copilot.generated.rpc.SessionsPollSpawnedSessionsEvent
Packages that use SessionsPollSpawnedSessionsEvent
-
Uses of SessionsPollSpawnedSessionsEvent in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return types with arguments of type SessionsPollSpawnedSessionsEventModifier and TypeMethodDescriptionSessionsPollSpawnedSessionsResult.events()Returns the value of theeventsrecord component.Constructor parameters in com.github.copilot.generated.rpc with type arguments of type SessionsPollSpawnedSessionsEventModifierConstructorDescriptionSessionsPollSpawnedSessionsResult(List<SessionsPollSpawnedSessionsEvent> events, String cursor) Creates an instance of aSessionsPollSpawnedSessionsResultrecord class.