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