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