Interface UserProfile.EmailStage
-
- All Known Implementing Classes:
UserProfile.Builder
- Enclosing class:
- UserProfile
public static interface UserProfile.EmailStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UserProfile.EmailVerifiedStageemail(java.lang.String email)
-
-
-
Method Detail
-
email
UserProfile.EmailVerifiedStage email(java.lang.String email)
-
-