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