Returns an immutable instance of [RuleLogSchema].
public RuleLogSchema build()Returns an immutable instance of [RuleLogSchema]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.endTime()
.ruleId()
.runId()
.startTime()
IllegalStateException: if any required field is unset.