Interface WordSearchResponse.TotalCountStage
-
- All Known Implementing Classes:
WordSearchResponse.Builder
- Enclosing class:
- WordSearchResponse
public static interface WordSearchResponse.TotalCountStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WordSearchResponse._FinalStagetotalCount(int totalCount)
-
-
-
Method Detail
-
totalCount
WordSearchResponse._FinalStage totalCount(int totalCount)
-
-