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