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