Package com.chrt.api.types
Interface Device1.SchemaVersionStage
-
- All Known Implementing Classes:
Device1.Builder
- Enclosing class:
- Device1
public static interface Device1.SchemaVersionStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Device1.Builderfrom(Device1 other)Device1.OrgIdStageschemaVersion(int schemaVersion)
-
-
-
Method Detail
-
schemaVersion
Device1.OrgIdStage schemaVersion(int schemaVersion)
-
from
Device1.Builder from(Device1 other)
-
-