Package | Description |
---|---|
com.tencentcloudapi.cls.v20201016.models |
Modifier and Type | Method and Description |
---|---|
ExtractRuleInfo |
ConfigExtraInfo.getExtractRule()
Get 提取规则,如果设置了ExtractRule,则必须设置LogType
注意:此字段可能返回 null,表示取不到有效值。
|
ExtractRuleInfo |
ModifyConfigRequest.getExtractRule()
Get 提取规则,如果设置了ExtractRule,则必须设置LogType
|
ExtractRuleInfo |
ConfigInfo.getExtractRule()
Get 提取规则,如果设置了ExtractRule,则必须设置LogType
注意:此字段可能返回 null,表示取不到有效值。
|
ExtractRuleInfo |
CreateConfigRequest.getExtractRule()
Get 提取规则,如果设置了ExtractRule,则必须设置LogType
|
ExtractRuleInfo |
ModifyConfigExtraRequest.getExtractRule()
Get 提取规则,如果设置了ExtractRule,则必须设置LogType
|
ExtractRuleInfo |
CreateConfigExtraRequest.getExtractRule()
Get 提取规则,如果设置了ExtractRule,则必须设置LogType
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigExtraInfo.setExtractRule(ExtractRuleInfo ExtractRule)
Set 提取规则,如果设置了ExtractRule,则必须设置LogType
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ModifyConfigRequest.setExtractRule(ExtractRuleInfo ExtractRule)
Set 提取规则,如果设置了ExtractRule,则必须设置LogType
|
void |
ConfigInfo.setExtractRule(ExtractRuleInfo ExtractRule)
Set 提取规则,如果设置了ExtractRule,则必须设置LogType
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateConfigRequest.setExtractRule(ExtractRuleInfo ExtractRule)
Set 提取规则,如果设置了ExtractRule,则必须设置LogType
|
void |
ModifyConfigExtraRequest.setExtractRule(ExtractRuleInfo ExtractRule)
Set 提取规则,如果设置了ExtractRule,则必须设置LogType
|
void |
CreateConfigExtraRequest.setExtractRule(ExtractRuleInfo ExtractRule)
Set 提取规则,如果设置了ExtractRule,则必须设置LogType
|
Constructor and Description |
---|
ExtractRuleInfo(ExtractRuleInfo 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 © 2022. All rights reserved.