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