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