Uses of Record Class
com.github.copilot.sdk.generated.rpc.UIElicitationResponse
Packages that use UIElicitationResponse
-
Uses of UIElicitationResponse in com.github.copilot.sdk.generated.rpc
Methods in com.github.copilot.sdk.generated.rpc that return UIElicitationResponseModifier and TypeMethodDescriptionSessionUiHandlePendingElicitationParams.result()Returns the value of theresultrecord component.Constructors in com.github.copilot.sdk.generated.rpc with parameters of type UIElicitationResponseModifierConstructorDescriptionSessionUiHandlePendingElicitationParams(String sessionId, String requestId, UIElicitationResponse result) Creates an instance of aSessionUiHandlePendingElicitationParamsrecord class.