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