Interface UserProfile.GivenNameStage
-
- All Known Implementing Classes:
UserProfile.Builder
- Enclosing class:
- UserProfile
public static interface UserProfile.GivenNameStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UserProfile.LocaleStagegivenName(java.lang.String givenName)
-
-
-
Method Detail
-
givenName
UserProfile.LocaleStage givenName(java.lang.String givenName)
-
-