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