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