Package com.chrt.api.types
Interface NotificationGroup1.CreatedAtTimestampStage
-
- All Known Implementing Classes:
NotificationGroup1.Builder
- Enclosing class:
- NotificationGroup1
public static interface NotificationGroup1.CreatedAtTimestampStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NotificationGroup1.LastEditedAtTimestampStagecreatedAtTimestamp(java.time.OffsetDateTime createdAtTimestamp)
-
-
-
Method Detail
-
createdAtTimestamp
NotificationGroup1.LastEditedAtTimestampStage createdAtTimestamp(@NotNull java.time.OffsetDateTime createdAtTimestamp)
-
-