Returns an immutable instance of [RoleCreateParams].
public RoleCreateParams build()Returns an immutable instance of [RoleCreateParams]. 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.