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