Interface User.DefinitionStages.WithEmail

All Known Subinterfaces:
User.Definition
Enclosing interface:
User.DefinitionStages

public static interface User.DefinitionStages.WithEmail
The stage of the User definition allowing to specify email.
  • Method Details

    • withEmail

      Specifies the email property: Email address of the user..
      Parameters:
      email - Email address of the user.
      Returns:
      the next definition stage.