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