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