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