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