Uses of Record Class
com.github.copilot.generated.CitationSource
Packages that use CitationSource
Package
Description
Auto-generated session event types for the GitHub Copilot SDK.
-
Uses of CitationSource in com.github.copilot.generated
Methods in com.github.copilot.generated that return types with arguments of type CitationSourceModifier and TypeMethodDescriptionCitations.sources()Returns the value of thesourcesrecord component.Constructor parameters in com.github.copilot.generated with type arguments of type CitationSourceModifierConstructorDescriptionCitations(List<CitationSource> sources, List<CitationSpan> spans) Creates an instance of aCitationsrecord class.