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