| Package | Description | 
|---|---|
| com.tencentcloudapi.cls.v20201016.models | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
| ExcludePathInfo[] | CreateConfigRequest. getExcludePaths()Get Collection path blocklist | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
| void | CreateConfigRequest. setExcludePaths(ExcludePathInfo[] ExcludePaths)Set Collection path blocklist | 
| 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.