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