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