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