Package com.chrt.api.types
Interface TemplateRes.TimestampStage
-
- All Known Implementing Classes:
TemplateRes.Builder
- Enclosing class:
- TemplateRes
public static interface TemplateRes.TimestampStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TemplateRes._FinalStagetimestamp(java.time.OffsetDateTime timestamp)
-
-
-
Method Detail
-
timestamp
TemplateRes._FinalStage timestamp(@NotNull java.time.OffsetDateTime timestamp)
-
-