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