Interface UserContract.UpdateStages.WithEmail

    • Method Detail

      • withEmail

        UserContract.Update withEmail​(String email)
        Specifies the email property: Email address. Must not be empty and must be unique within the service instance..
        Parameters:
        email - Email address. Must not be empty and must be unique within the service instance.
        Returns:
        the next definition stage.