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