Returns an immutable instance of [AlertRuleBase].
public AlertRuleBase build()Returns an immutable instance of [AlertRuleBase]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.aggregation()
.attribute()
.description()
.name()
.operator()
.type()
.windowMinutes()
IllegalStateException: if any required field is unset.