Uses of Class
ai.waii.clients.query.GeneratedQuery
Packages that use GeneratedQuery
-
Uses of GeneratedQuery in ai.waii.clients.chat
Methods in ai.waii.clients.chat that return GeneratedQueryMethods in ai.waii.clients.chat with parameters of type GeneratedQuery -
Uses of GeneratedQuery in ai.waii.clients.history
Methods in ai.waii.clients.history that return GeneratedQueryMethods in ai.waii.clients.history with parameters of type GeneratedQuery -
Uses of GeneratedQuery in ai.waii.clients.query
Methods in ai.waii.clients.query that return GeneratedQueryModifier and TypeMethodDescriptionQuery.generate(QueryGenerationRequest params) Query.getGenerated(GetObjectRequest params) SimilarQueryResponse.getQuery()Query.transcode(TranscodeQueryRequest params) Methods in ai.waii.clients.query with parameters of type GeneratedQueryConstructors in ai.waii.clients.query with parameters of type GeneratedQueryModifierConstructorDescriptionSimilarQueryResponse(Integer qid, Boolean equivalent, GeneratedQuery query)