Package com.chrt.api.types
Interface Caller.UserIdStage
-
- All Known Implementing Classes:
Caller.Builder
- Enclosing class:
- Caller
public static interface Caller.UserIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Caller.OrgIdStageuserId(java.lang.String userId)Must be a string starting withuser_
-
-
-
Method Detail
-
userId
Caller.OrgIdStage userId(@NotNull java.lang.String userId)
Must be a string starting with
user_
-
-