| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.model.filter |
| Modifier and Type | Method and Description |
|---|---|
RegexRule.CastType |
RegexRule.getCastType() |
static RegexRule.CastType |
RegexRule.CastType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegexRule.CastType[] |
RegexRule.CastType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RegexRule(String regex,
RegexRule.CastType type) |
Copyright © 2024. All Rights Reserved.