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