Returns an immutable instance of [Payload].
public Payload build()Returns an immutable instance of [Payload]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.commitHash()
.createdAt()
.createdBy()
.event()
.manifest()
.promptId()
.promptName()
IllegalStateException: if any required field is unset.