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