Uses of Record Class
com.github.copilot.sdk.generated.SessionHandoffEvent.SessionHandoffEventData.SessionHandoffEventDataRepository
-
Uses of SessionHandoffEvent.SessionHandoffEventData.SessionHandoffEventDataRepository in com.github.copilot.sdk.generated
Methods in com.github.copilot.sdk.generated that return SessionHandoffEvent.SessionHandoffEventData.SessionHandoffEventDataRepositoryModifier and TypeMethodDescriptionSessionHandoffEvent.SessionHandoffEventData.repository()Returns the value of therepositoryrecord component.Constructors in com.github.copilot.sdk.generated with parameters of type SessionHandoffEvent.SessionHandoffEventData.SessionHandoffEventDataRepositoryModifierConstructorDescriptionSessionHandoffEventData(OffsetDateTime handoffTime, SessionHandoffEvent.SessionHandoffEventData.SessionHandoffEventDataSourceType sourceType, SessionHandoffEvent.SessionHandoffEventData.SessionHandoffEventDataRepository repository, String context, String summary, String remoteSessionId, String host) Creates an instance of aSessionHandoffEventDatarecord class.