Package ai.waii.clients.query
Class GetQueryResultResponse
java.lang.Object
ai.waii.clients.query.GetQueryResultResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetRows()voidsetColumnDefinitions(List<Column> columnDefinitions) voidsetMoreRows(Integer moreRows) voidsetQueryUuid(String queryUuid) void
-
Constructor Details
-
GetQueryResultResponse
-
-
Method Details
-
getRows
-
setRows
-
getMoreRows
-
setMoreRows
-
getColumnDefinitions
-
setColumnDefinitions
-
getQueryUuid
-
setQueryUuid
-