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