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