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