Package com.flagright.api.types
Interface BusinessUserEvent.TimestampStage
-
- All Known Implementing Classes:
BusinessUserEvent.Builder
- Enclosing class:
- BusinessUserEvent
public static interface BusinessUserEvent.TimestampStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BusinessUserEvent.Builderfrom(BusinessUserEvent other)BusinessUserEvent.UserIdStagetimestamp(double timestamp)
-
-
-
Method Detail
-
timestamp
BusinessUserEvent.UserIdStage timestamp(double timestamp)
-
from
BusinessUserEvent.Builder from(BusinessUserEvent other)
-
-