Class ImageVirus
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.tcss.v20201101.models.ImageVirus
-
public class ImageVirus extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description ImageVirus()ImageVirus(ImageVirus 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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCategory()Get 分类 注意:此字段可能返回 null,表示取不到有效值。StringgetDesc()Get 描述 注意:此字段可能返回 null,表示取不到有效值。StringgetFileMd5()Get 文件md5 注意:此字段可能返回 null,表示取不到有效值。StringgetFileName()Get 文件路径 注意:此字段可能返回 null,表示取不到有效值。LonggetFileSize()Get 大小 注意:此字段可能返回 null,表示取不到有效值。StringgetFileType()Get 文件类型 注意:此字段可能返回 null,表示取不到有效值。StringgetFirstScanTime()Get 首次发现时间 注意:此字段可能返回 null,表示取不到有效值。StringgetLatestScanTime()Get 最近扫描时间 注意:此字段可能返回 null,表示取不到有效值。StringgetPath()Get 路径 注意:此字段可能返回 null,表示取不到有效值。StringgetRiskLevel()Get 风险等级 注意:此字段可能返回 null,表示取不到有效值。StringgetSolution()Get 解决方案 注意:此字段可能返回 null,表示取不到有效值。String[]getTags()Get 标签 注意:此字段可能返回 null,表示取不到有效值。StringgetVirusName()Get 病毒名称 注意:此字段可能返回 null,表示取不到有效值。voidsetCategory(String Category)Set 分类 注意:此字段可能返回 null,表示取不到有效值。voidsetDesc(String Desc)Set 描述 注意:此字段可能返回 null,表示取不到有效值。voidsetFileMd5(String FileMd5)Set 文件md5 注意:此字段可能返回 null,表示取不到有效值。voidsetFileName(String FileName)Set 文件路径 注意:此字段可能返回 null,表示取不到有效值。voidsetFileSize(Long FileSize)Set 大小 注意:此字段可能返回 null,表示取不到有效值。voidsetFileType(String FileType)Set 文件类型 注意:此字段可能返回 null,表示取不到有效值。voidsetFirstScanTime(String FirstScanTime)Set 首次发现时间 注意:此字段可能返回 null,表示取不到有效值。voidsetLatestScanTime(String LatestScanTime)Set 最近扫描时间 注意:此字段可能返回 null,表示取不到有效值。voidsetPath(String Path)Set 路径 注意:此字段可能返回 null,表示取不到有效值。voidsetRiskLevel(String RiskLevel)Set 风险等级 注意:此字段可能返回 null,表示取不到有效值。voidsetSolution(String Solution)Set 解决方案 注意:此字段可能返回 null,表示取不到有效值。voidsetTags(String[] Tags)Set 标签 注意:此字段可能返回 null,表示取不到有效值。voidsetVirusName(String VirusName)Set 病毒名称 注意:此字段可能返回 null,表示取不到有效值。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
ImageVirus
public ImageVirus()
-
ImageVirus
public ImageVirus(ImageVirus 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.
-
-
Method Detail
-
getPath
public String getPath()
Get 路径 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Path 路径 注意:此字段可能返回 null,表示取不到有效值。
-
setPath
public void setPath(String Path)
Set 路径 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Path- 路径 注意:此字段可能返回 null,表示取不到有效值。
-
getRiskLevel
public String getRiskLevel()
Get 风险等级 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- RiskLevel 风险等级 注意:此字段可能返回 null,表示取不到有效值。
-
setRiskLevel
public void setRiskLevel(String RiskLevel)
Set 风险等级 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
RiskLevel- 风险等级 注意:此字段可能返回 null,表示取不到有效值。
-
getCategory
public String getCategory()
Get 分类 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Category 分类 注意:此字段可能返回 null,表示取不到有效值。
-
setCategory
public void setCategory(String Category)
Set 分类 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Category- 分类 注意:此字段可能返回 null,表示取不到有效值。
-
getVirusName
public String getVirusName()
Get 病毒名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- VirusName 病毒名称 注意:此字段可能返回 null,表示取不到有效值。
-
setVirusName
public void setVirusName(String VirusName)
Set 病毒名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
VirusName- 病毒名称 注意:此字段可能返回 null,表示取不到有效值。
-
getTags
public String[] getTags()
Get 标签 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Tags 标签 注意:此字段可能返回 null,表示取不到有效值。
-
setTags
public void setTags(String[] Tags)
Set 标签 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Tags- 标签 注意:此字段可能返回 null,表示取不到有效值。
-
getDesc
public String getDesc()
Get 描述 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Desc 描述 注意:此字段可能返回 null,表示取不到有效值。
-
setDesc
public void setDesc(String Desc)
Set 描述 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Desc- 描述 注意:此字段可能返回 null,表示取不到有效值。
-
getSolution
public String getSolution()
Get 解决方案 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Solution 解决方案 注意:此字段可能返回 null,表示取不到有效值。
-
setSolution
public void setSolution(String Solution)
Set 解决方案 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Solution- 解决方案 注意:此字段可能返回 null,表示取不到有效值。
-
getFileType
public String getFileType()
Get 文件类型 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- FileType 文件类型 注意:此字段可能返回 null,表示取不到有效值。
-
setFileType
public void setFileType(String FileType)
Set 文件类型 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
FileType- 文件类型 注意:此字段可能返回 null,表示取不到有效值。
-
getFileName
public String getFileName()
Get 文件路径 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- FileName 文件路径 注意:此字段可能返回 null,表示取不到有效值。
-
setFileName
public void setFileName(String FileName)
Set 文件路径 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
FileName- 文件路径 注意:此字段可能返回 null,表示取不到有效值。
-
getFileMd5
public String getFileMd5()
Get 文件md5 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- FileMd5 文件md5 注意:此字段可能返回 null,表示取不到有效值。
-
setFileMd5
public void setFileMd5(String FileMd5)
Set 文件md5 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
FileMd5- 文件md5 注意:此字段可能返回 null,表示取不到有效值。
-
getFileSize
public Long getFileSize()
Get 大小 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- FileSize 大小 注意:此字段可能返回 null,表示取不到有效值。
-
setFileSize
public void setFileSize(Long FileSize)
Set 大小 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
FileSize- 大小 注意:此字段可能返回 null,表示取不到有效值。
-
getFirstScanTime
public String getFirstScanTime()
Get 首次发现时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- FirstScanTime 首次发现时间 注意:此字段可能返回 null,表示取不到有效值。
-
setFirstScanTime
public void setFirstScanTime(String FirstScanTime)
Set 首次发现时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
FirstScanTime- 首次发现时间 注意:此字段可能返回 null,表示取不到有效值。
-
getLatestScanTime
public String getLatestScanTime()
Get 最近扫描时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LatestScanTime 最近扫描时间 注意:此字段可能返回 null,表示取不到有效值。
-
setLatestScanTime
public void setLatestScanTime(String LatestScanTime)
Set 最近扫描时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LatestScanTime- 最近扫描时间 注意:此字段可能返回 null,表示取不到有效值。
-
-