Uses of Class
ai.waii.clients.query.RunQueryRequest
Packages that use RunQueryRequest
-
Uses of RunQueryRequest in ai.waii.clients.query
Methods in ai.waii.clients.query that return RunQueryRequestModifier and TypeMethodDescriptionRunQueryRequest.setCurrentSchema(SchemaName currentSchema) RunQueryRequest.setSessionId(String sessionId) RunQueryRequest.setSessionParameters(Map<String, Object> sessionParameters) Methods in ai.waii.clients.query with parameters of type RunQueryRequestModifier and TypeMethodDescriptionQuery.run(RunQueryRequest params) Query.submit(RunQueryRequest params)