Skip to content

TimeIntervalBuilder🔗

Constructor🔗

new TimeIntervalBuilder()

Methods🔗

build🔗

Builds the object.

build()

daysOfMonth🔗

daysOfMonth(daysOfMonth: cog.Builder<alerting.DayOfMonthRange>[])

location🔗

location(location: alerting.Location)

months🔗

months(months: cog.Builder<alerting.MonthRange>[])

times🔗

times(times: cog.Builder<alerting.TimeRange>[])

weekdays🔗

weekdays(weekdays: cog.Builder<alerting.WeekdayRange>[])

years🔗

years(years: cog.Builder<alerting.YearRange>[])

See also🔗