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