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