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