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