Interface UserProfile.UpdatedAtStage
-
- All Known Implementing Classes:
UserProfile.Builder
- Enclosing class:
- UserProfile
public static interface UserProfile.UpdatedAtStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UserProfile.WebsiteStageupdatedAt(java.lang.String updatedAt)
-
-
-
Method Detail
-
updatedAt
UserProfile.WebsiteStage updatedAt(java.lang.String updatedAt)
-
-