NotificationPolicyBuilder🔗
Constructor🔗
Methods🔗
build🔗
Builds the object.
continue🔗
groupBy🔗
groupInterval🔗
groupWait🔗
match🔗
Deprecated. Remove before v1.0 release.
matchRe🔗
matchers🔗
Matchers is a slice of Matchers that is sortable, implements Stringer, and
provides a Matches method to match a LabelSet against all Matchers in the
slice. Note that some users of Matchers might require it to be sorted.
public NotificationPolicyBuilder matchers(List<com.grafana.foundation.cog.Builder<Matcher>> matchers)
muteTimeIntervals🔗
objectMatchers🔗
Matchers is a slice of Matchers that is sortable, implements Stringer, and
provides a Matches method to match a LabelSet against all Matchers in the
slice. Note that some users of Matchers might require it to be sorted.
public NotificationPolicyBuilder objectMatchers(List<com.grafana.foundation.cog.Builder<Matcher>> objectMatchers)
provenance🔗
receiver🔗
repeatInterval🔗
routes🔗
public NotificationPolicyBuilder routes(List<com.grafana.foundation.cog.Builder<NotificationPolicy>> routes)