Package | Description |
---|---|
com.tencentcloudapi.cwp.v20180228.models |
Modifier and Type | Method and Description |
---|---|
ProtectStat[] |
DescribeWebPageProtectStatResponse.getFileTamperNum()
Get 文件篡改信息
|
ProtectStat[] |
DescribeWebPageProtectStatResponse.getProtectFileType()
Get 防护文件分类信息
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeWebPageProtectStatResponse.setFileTamperNum(ProtectStat[] FileTamperNum)
Set 文件篡改信息
|
void |
DescribeWebPageProtectStatResponse.setProtectFileType(ProtectStat[] ProtectFileType)
Set 防护文件分类信息
|
Constructor and Description |
---|
ProtectStat(ProtectStat 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.