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