Interface ShowCallRecordingRequest.IdStage
-
- All Known Implementing Classes:
ShowCallRecordingRequest.Builder
- Enclosing class:
- ShowCallRecordingRequest
public static interface ShowCallRecordingRequest.IdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ShowCallRecordingRequest.Builderfrom(ShowCallRecordingRequest other)ShowCallRecordingRequest._FinalStageid(java.lang.String id)The id of the call
-
-
-
Method Detail
-
id
ShowCallRecordingRequest._FinalStage id(@NotNull java.lang.String id)
The id of the call
-
from
ShowCallRecordingRequest.Builder from(ShowCallRecordingRequest other)
-
-