ExprTypeSqlTimeRangeBuilder🔗Constructor🔗new ExprTypeSqlTimeRangeBuilder() Methods🔗 build🔗Builds the object.public ExprTypeSqlTimeRange build() from🔗From is the start time of the query.public ExprTypeSqlTimeRangeBuilder from(String from) to🔗To is the end time of the query.public ExprTypeSqlTimeRangeBuilder to(String to) See also🔗 ExprTypeSqlTimeRange