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