Package com.chrt.api.types
Interface TaskArtifactNotificationPreferences1.OrgIdStage
-
- All Known Implementing Classes:
TaskArtifactNotificationPreferences1.Builder
- Enclosing class:
- TaskArtifactNotificationPreferences1
public static interface TaskArtifactNotificationPreferences1.OrgIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TaskArtifactNotificationPreferences1.CreatedByUserIdStageorgId(java.lang.String orgId)Must be a string starting withorg_
-
-
-
Method Detail
-
orgId
TaskArtifactNotificationPreferences1.CreatedByUserIdStage orgId(@NotNull java.lang.String orgId)
Must be a string starting with
org_
-
-