| Package | Description |
|---|---|
| com.featureprobe.sdk.server.model |
| Modifier and Type | Method and Description |
|---|---|
Serve |
Toggle.getDefaultServe() |
Serve |
Toggle.getDisabledServe() |
Serve |
Rule.getServe() |
| Modifier and Type | Method and Description |
|---|---|
void |
Toggle.setDefaultServe(Serve defaultServe) |
void |
Toggle.setDisabledServe(Serve disabledServe) |
void |
Rule.setServe(Serve serve) |
| Constructor and Description |
|---|
Rule(Serve serve,
List<Condition> conditions) |
Copyright © 2023. All rights reserved.