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