Package | Description |
---|---|
com.tencentcloudapi.cls.v20201016.models |
Modifier and Type | Method and Description |
---|---|
DynamicIndex |
RuleInfo.getDynamicIndex()
Get 动态索引配置,如果为空时代表未开启动态段索引
注意:该功能尚处于内测阶段,如需使用请联系技术支持
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
RuleInfo.setDynamicIndex(DynamicIndex DynamicIndex)
Set 动态索引配置,如果为空时代表未开启动态段索引
注意:该功能尚处于内测阶段,如需使用请联系技术支持
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
DynamicIndex(DynamicIndex source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.