Package ai.waii.clients.query
Class RunQueryResponse
java.lang.Object
ai.waii.clients.query.RunQueryResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDetectedSchemas(List<String> detectedSchemas) voidsetErrorDetails(Map<String, Object> errorDetails) voidsetQueryId(String queryId)
-
Constructor Details
-
RunQueryResponse
-
-
Method Details
-
getQueryId
-
setQueryId
-
getErrorDetails
-
setErrorDetails
-
getDetectedSchemas
-
setDetectedSchemas
-