Uses of Record Class
com.github.copilot.sdk.generated.ElicitationRequestedSchema
Packages that use ElicitationRequestedSchema
-
Uses of ElicitationRequestedSchema in com.github.copilot.sdk.generated
Methods in com.github.copilot.sdk.generated that return ElicitationRequestedSchemaModifier and TypeMethodDescriptionElicitationRequestedEvent.ElicitationRequestedEventData.requestedSchema()Returns the value of therequestedSchemarecord component.Constructors in com.github.copilot.sdk.generated with parameters of type ElicitationRequestedSchemaModifierConstructorDescriptionElicitationRequestedEventData(String requestId, String toolCallId, String elicitationSource, String message, ElicitationRequestedMode mode, ElicitationRequestedSchema requestedSchema, String url) Creates an instance of aElicitationRequestedEventDatarecord class.