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