Package | Description |
---|---|
com.tencentcloudapi.cls.v20201016.models |
Modifier and Type | Method and Description |
---|---|
ExcludePathInfo[] |
CreateConfigRequest.getExcludePaths()
Get Collection path blocklist
|
ExcludePathInfo[] |
ModifyConfigRequest.getExcludePaths()
Get Collection path blocklist
|
ExcludePathInfo[] |
ConfigInfo.getExcludePaths()
Get Collection path blocklist
Note: this field may return `null`, indicating that no valid values can be obtained.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateConfigRequest.setExcludePaths(ExcludePathInfo[] ExcludePaths)
Set Collection path blocklist
|
void |
ModifyConfigRequest.setExcludePaths(ExcludePathInfo[] ExcludePaths)
Set Collection path blocklist
|
void |
ConfigInfo.setExcludePaths(ExcludePathInfo[] ExcludePaths)
Set Collection path blocklist
Note: this field may return `null`, indicating that no valid values can be obtained.
|
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 © 2023. All rights reserved.