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