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