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