Returns an immutable instance of [RunPublicSchema].
public RunPublicSchema build()Returns an immutable instance of [RunPublicSchema]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.id()
.dottedOrder()
.name()
.runType()
.status()
.traceId()
IllegalStateException: if any required field is unset.