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