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