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