Returns an immutable instance of [BulkExportRun].
public BulkExportRun build()Returns an immutable instance of [BulkExportRun]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.id()
.bulkExportId()
.createdAt()
.finishedAt()
.metadata()
.status()
.updatedAt()
IllegalStateException: if any required field is unset.