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