Interface UserProfile.ProfileStage
-
- All Known Implementing Classes:
UserProfile.Builder
- Enclosing class:
- UserProfile
public static interface UserProfile.ProfileStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UserProfile.SubStageprofile(java.lang.String profile)
-
-
-
Method Detail
-
profile
UserProfile.SubStage profile(java.lang.String profile)
-
-