Package | Description |
---|---|
com.tencentcloudapi.cls.v20201016.models |
Modifier and Type | Method and Description |
---|---|
ExcludePathInfo[] |
ConfigExtraInfo.getExcludePaths()
Get 采集黑名单路径列表
注意:此字段可能返回 null,表示取不到有效值。
|
ExcludePathInfo[] |
ModifyConfigRequest.getExcludePaths()
Get 采集黑名单路径列表
|
ExcludePathInfo[] |
ConfigInfo.getExcludePaths()
Get 采集黑名单路径列表
注意:此字段可能返回 null,表示取不到有效值。
|
ExcludePathInfo[] |
CreateConfigRequest.getExcludePaths()
Get 采集黑名单路径列表
|
ExcludePathInfo[] |
ModifyConfigExtraRequest.getExcludePaths()
Get 采集黑名单路径列表
|
ExcludePathInfo[] |
CreateConfigExtraRequest.getExcludePaths()
Get 采集黑名单路径列表
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigExtraInfo.setExcludePaths(ExcludePathInfo[] ExcludePaths)
Set 采集黑名单路径列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ModifyConfigRequest.setExcludePaths(ExcludePathInfo[] ExcludePaths)
Set 采集黑名单路径列表
|
void |
ConfigInfo.setExcludePaths(ExcludePathInfo[] ExcludePaths)
Set 采集黑名单路径列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateConfigRequest.setExcludePaths(ExcludePathInfo[] ExcludePaths)
Set 采集黑名单路径列表
|
void |
ModifyConfigExtraRequest.setExcludePaths(ExcludePathInfo[] ExcludePaths)
Set 采集黑名单路径列表
|
void |
CreateConfigExtraRequest.setExcludePaths(ExcludePathInfo[] ExcludePaths)
Set 采集黑名单路径列表
|
Constructor and Description |
---|
ExcludePathInfo(ExcludePathInfo 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.