Interface MetaResponse.TotalItemsStage
- All Known Implementing Classes:
MetaResponse.Builder
- Enclosing class:
MetaResponse
public static interface MetaResponse.TotalItemsStage
-
Method Summary
Modifier and TypeMethodDescriptiontotalItems(int totalItems) number of total items given the current filters/selection (if any)
-
Method Details
-
totalItems
number of total items given the current filters/selection (if any)
-