Package com.chrt.api.types
Interface StationaryCluster.StartTimestampStage
-
- All Known Implementing Classes:
StationaryCluster.Builder
- Enclosing class:
- StationaryCluster
public static interface StationaryCluster.StartTimestampStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StationaryCluster.Builderfrom(StationaryCluster other)StationaryCluster.EndTimestampStagestartTimestamp(java.time.OffsetDateTime startTimestamp)
-
-
-
Method Detail
-
startTimestamp
StationaryCluster.EndTimestampStage startTimestamp(@NotNull java.time.OffsetDateTime startTimestamp)
-
from
StationaryCluster.Builder from(StationaryCluster other)
-
-