Uses of Class
com.featureprobe.sdk.server.model.SegmentRule
-
Packages that use SegmentRule Package Description com.featureprobe.sdk.server.model -
-
Uses of SegmentRule in com.featureprobe.sdk.server.model
Methods in com.featureprobe.sdk.server.model that return types with arguments of type SegmentRule Modifier and Type Method Description List<SegmentRule>
Segment. getRules()
Method parameters in com.featureprobe.sdk.server.model with type arguments of type SegmentRule Modifier and Type Method Description void
Segment. setRules(List<SegmentRule> rules)
-