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