Class SearchSQLQuery


  • public class SearchSQLQuery
    extends Object
    POJO class representing the JSON body for a sql search request
    Author:
    Michael Suzuki
    • Method Detail

      • getStmt

        public String getStmt()
      • getItemLimit

        public Integer getItemLimit()
      • getFormat

        public String getFormat()
      • isIncludeMetadata

        public boolean isIncludeMetadata()
      • getTimezone

        public String getTimezone()