| Package | Description |
|---|---|
| com.featureprobe.sdk.server.model |
| Modifier and Type | Method and Description |
|---|---|
List<Condition> |
Rule.getConditions() |
List<Condition> |
SegmentRule.getConditions() |
| Modifier and Type | Method and Description |
|---|---|
void |
Rule.setConditions(List<Condition> conditions) |
void |
SegmentRule.setConditions(List<Condition> conditions) |
| Constructor and Description |
|---|
Rule(Serve serve,
List<Condition> conditions) |
SegmentRule(List<Condition> conditions) |
Copyright © 2023. All rights reserved.