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