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