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