Uses of Class
ai.waii.clients.query.GenerateQuestionRequest
Packages that use GenerateQuestionRequest
-
Uses of GenerateQuestionRequest in ai.waii.clients.query
Methods in ai.waii.clients.query that return GenerateQuestionRequestModifier and TypeMethodDescriptionGenerateQuestionRequest.setComplexity(String complexity) GenerateQuestionRequest.setNQuestions(Integer nQuestions) GenerateQuestionRequest.setSchemaName(String schemaName) Methods in ai.waii.clients.query with parameters of type GenerateQuestionRequestModifier and TypeMethodDescriptionQuery.generateQuestion(GenerateQuestionRequest params) Query.getSimilarQuery(GenerateQuestionRequest params)