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