Uses of Record Class
com.github.copilot.generated.rpc.UISessionLimitsExhaustedResponse
Packages that use UISessionLimitsExhaustedResponse
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of UISessionLimitsExhaustedResponse in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return UISessionLimitsExhaustedResponseModifier and TypeMethodDescriptionSessionUiHandlePendingSessionLimitsExhaustedParams.response()Returns the value of theresponserecord component.Constructors in com.github.copilot.generated.rpc with parameters of type UISessionLimitsExhaustedResponseModifierConstructorDescriptionSessionUiHandlePendingSessionLimitsExhaustedParams(String sessionId, String requestId, UISessionLimitsExhaustedResponse response) Creates an instance of aSessionUiHandlePendingSessionLimitsExhaustedParamsrecord class.