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