Package com.flagright.api.types
Interface BatchConsumerUserEventWithRulesResult.UserIdStage
-
- All Known Implementing Classes:
BatchConsumerUserEventWithRulesResult.Builder
- Enclosing class:
- BatchConsumerUserEventWithRulesResult
public static interface BatchConsumerUserEventWithRulesResult.UserIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BatchConsumerUserEventWithRulesResult._FinalStageuserId(java.lang.String userId)
-
-
-
Method Detail
-
userId
BatchConsumerUserEventWithRulesResult._FinalStage userId(@NotNull java.lang.String userId)
-
-