Interface User.DefinitionStages.WithUserType

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

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

    • withUserType

      Specifies the userType property: Type of the user..
      Parameters:
      userType - Type of the user.
      Returns:
      the next definition stage.