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