Uses of Record Class
com.github.copilot.generated.HeaderEntry
Packages that use HeaderEntry
Package
Description
Auto-generated session event types for the GitHub Copilot SDK.
-
Uses of HeaderEntry in com.github.copilot.generated
Methods in com.github.copilot.generated that return types with arguments of type HeaderEntryModifier and TypeMethodDescriptionMcpOauthHttpResponse.headers()Returns the value of theheadersrecord component.Constructor parameters in com.github.copilot.generated with type arguments of type HeaderEntryModifierConstructorDescriptionMcpOauthHttpResponse(Long statusCode, List<HeaderEntry> headers, String body) Creates an instance of aMcpOauthHttpResponserecord class.