Package com.chrt.api.types
Interface DeviceListRes.TotalCountStage
-
- All Known Implementing Classes:
DeviceListRes.Builder
- Enclosing class:
- DeviceListRes
public static interface DeviceListRes.TotalCountStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DeviceListRes.Builderfrom(DeviceListRes other)DeviceListRes._FinalStagetotalCount(int totalCount)
-
-
-
Method Detail
-
totalCount
DeviceListRes._FinalStage totalCount(int totalCount)
-
from
DeviceListRes.Builder from(DeviceListRes other)
-
-