Interface TimeseriesDataPointsV1Request.StartTimestampStage
-
- All Known Implementing Classes:
TimeseriesDataPointsV1Request.Builder
- Enclosing class:
- TimeseriesDataPointsV1Request
public static interface TimeseriesDataPointsV1Request.StartTimestampStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TimeseriesDataPointsV1Request.EndTimestampStagestartTimestamp(java.time.OffsetDateTime startTimestamp)
-
-
-
Method Detail
-
startTimestamp
TimeseriesDataPointsV1Request.EndTimestampStage startTimestamp(@NotNull java.time.OffsetDateTime startTimestamp)
-
-