Interface TimeseriesDataPointsV1Request.TiveShipmentIdStage
-
- All Known Implementing Classes:
TimeseriesDataPointsV1Request.Builder
- Enclosing class:
- TimeseriesDataPointsV1Request
public static interface TimeseriesDataPointsV1Request.TiveShipmentIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TimeseriesDataPointsV1Request.Builderfrom(TimeseriesDataPointsV1Request other)TimeseriesDataPointsV1Request.StartTimestampStagetiveShipmentId(java.lang.String tiveShipmentId)
-
-
-
Method Detail
-
tiveShipmentId
TimeseriesDataPointsV1Request.StartTimestampStage tiveShipmentId(@NotNull java.lang.String tiveShipmentId)
-
from
TimeseriesDataPointsV1Request.Builder from(TimeseriesDataPointsV1Request other)
-
-