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