Uses of Record Class
com.github.copilot.generated.rpc.UIExitPlanModeResponse
Packages that use UIExitPlanModeResponse
-
Uses of UIExitPlanModeResponse in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return UIExitPlanModeResponseModifier and TypeMethodDescriptionSessionUiHandlePendingExitPlanModeParams.response()Returns the value of theresponserecord component.Constructors in com.github.copilot.generated.rpc with parameters of type UIExitPlanModeResponseModifierConstructorDescriptionSessionUiHandlePendingExitPlanModeParams(String sessionId, String requestId, UIExitPlanModeResponse response) Creates an instance of aSessionUiHandlePendingExitPlanModeParamsrecord class.