| Package | Description |
|---|---|
| com.baidubce.services.ruleengine.model |
| Modifier and Type | Method and Description |
|---|---|
RuleState |
Rule.getState() |
static RuleState |
RuleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuleState[] |
RuleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Rule.setState(RuleState state) |
Copyright © 2021. All rights reserved.