Package com.chrt.api.types
Interface DeviceLimitedForList1.IdStage
-
- All Known Implementing Classes:
DeviceLimitedForList1.Builder
- Enclosing class:
- DeviceLimitedForList1
public static interface DeviceLimitedForList1.IdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DeviceLimitedForList1.Builderfrom(DeviceLimitedForList1 other)DeviceLimitedForList1.SchemaVersionStageid(java.lang.String id)
-
-
-
Method Detail
-
id
DeviceLimitedForList1.SchemaVersionStage id(@NotNull java.lang.String id)
-
from
DeviceLimitedForList1.Builder from(DeviceLimitedForList1 other)
-
-