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