Uses of Record Class
com.github.copilot.generated.SessionLimitsExhaustedResponse
Packages that use SessionLimitsExhaustedResponse
Package
Description
Auto-generated session event types for the GitHub Copilot SDK.
-
Uses of SessionLimitsExhaustedResponse in com.github.copilot.generated
Methods in com.github.copilot.generated that return SessionLimitsExhaustedResponseModifier and TypeMethodDescriptionSessionLimitsExhaustedCompletedEvent.SessionLimitsExhaustedCompletedEventData.response()Returns the value of theresponserecord component.Constructors in com.github.copilot.generated with parameters of type SessionLimitsExhaustedResponseModifierConstructorDescriptionSessionLimitsExhaustedCompletedEventData(String requestId, SessionLimitsExhaustedResponse response) Creates an instance of aSessionLimitsExhaustedCompletedEventDatarecord class.