Uses of Record Class
com.github.copilot.sdk.generated.rpc.UIElicitationSchema
Packages that use UIElicitationSchema
-
Uses of UIElicitationSchema in com.github.copilot.sdk.generated.rpc
Methods in com.github.copilot.sdk.generated.rpc that return UIElicitationSchemaModifier and TypeMethodDescriptionSessionUiElicitationParams.requestedSchema()Returns the value of therequestedSchemarecord component.Constructors in com.github.copilot.sdk.generated.rpc with parameters of type UIElicitationSchemaModifierConstructorDescriptionSessionUiElicitationParams(String sessionId, String message, UIElicitationSchema requestedSchema) Creates an instance of aSessionUiElicitationParamsrecord class.