Package com.flagright.api.types
Interface UserBase.CreatedTimestampStage
-
- All Known Implementing Classes:
UserBase.Builder
- Enclosing class:
- UserBase
public static interface UserBase.CreatedTimestampStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UserBase._FinalStagecreatedTimestamp(double createdTimestamp)
-
-
-
Method Detail
-
createdTimestamp
UserBase._FinalStage createdTimestamp(double createdTimestamp)
-
-