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