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