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