Class DspaDiscoveryTaskResultDetail
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.dsgc.v20190723.models.DspaDiscoveryTaskResultDetail
-
public class DspaDiscoveryTaskResultDetail extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description DspaDiscoveryTaskResultDetail()
DspaDiscoveryTaskResultDetail(DspaDiscoveryTaskResultDetail 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 String
getCategoryFullPath()
Get 分类路径 注意:此字段可能返回 null,表示取不到有效值。Long
getCategoryId()
Get 敏感数据分类IDString
getCategoryName()
Get 敏感数据分类名称String
getFieldName()
Get 字段名Long
getFieldResultId()
Get 扫描结果详情IDLong
getLevelId()
Get 敏感数据分级IDString
getLevelName()
Get 敏感数据分级名称Long
getLevelRiskScore()
Get 敏感数据分级分数Long
getRuleId()
Get 规则IDString
getRuleName()
Get 规则名称DspaSafeGuard
getSafeGuard()
Get 保护措施 注意:此字段可能返回 null,表示取不到有效值。String
getTableName()
Get 所属数据表名Long
getTaskId()
Get 任务IDvoid
setCategoryFullPath(String CategoryFullPath)
Set 分类路径 注意:此字段可能返回 null,表示取不到有效值。void
setCategoryId(Long CategoryId)
Set 敏感数据分类IDvoid
setCategoryName(String CategoryName)
Set 敏感数据分类名称void
setFieldName(String FieldName)
Set 字段名void
setFieldResultId(Long FieldResultId)
Set 扫描结果详情IDvoid
setLevelId(Long LevelId)
Set 敏感数据分级IDvoid
setLevelName(String LevelName)
Set 敏感数据分级名称void
setLevelRiskScore(Long LevelRiskScore)
Set 敏感数据分级分数void
setRuleId(Long RuleId)
Set 规则IDvoid
setRuleName(String RuleName)
Set 规则名称void
setSafeGuard(DspaSafeGuard SafeGuard)
Set 保护措施 注意:此字段可能返回 null,表示取不到有效值。void
setTableName(String TableName)
Set 所属数据表名void
setTaskId(Long TaskId)
Set 任务IDvoid
toMap(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
-
DspaDiscoveryTaskResultDetail
public DspaDiscoveryTaskResultDetail()
-
DspaDiscoveryTaskResultDetail
public DspaDiscoveryTaskResultDetail(DspaDiscoveryTaskResultDetail 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
-
getTaskId
public Long getTaskId()
Get 任务ID- Returns:
- TaskId 任务ID
-
setTaskId
public void setTaskId(Long TaskId)
Set 任务ID- Parameters:
TaskId
- 任务ID
-
getFieldResultId
public Long getFieldResultId()
Get 扫描结果详情ID- Returns:
- FieldResultId 扫描结果详情ID
-
setFieldResultId
public void setFieldResultId(Long FieldResultId)
Set 扫描结果详情ID- Parameters:
FieldResultId
- 扫描结果详情ID
-
getTableName
public String getTableName()
Get 所属数据表名- Returns:
- TableName 所属数据表名
-
setTableName
public void setTableName(String TableName)
Set 所属数据表名- Parameters:
TableName
- 所属数据表名
-
getFieldName
public String getFieldName()
Get 字段名- Returns:
- FieldName 字段名
-
setFieldName
public void setFieldName(String FieldName)
Set 字段名- Parameters:
FieldName
- 字段名
-
getCategoryId
public Long getCategoryId()
Get 敏感数据分类ID- Returns:
- CategoryId 敏感数据分类ID
-
setCategoryId
public void setCategoryId(Long CategoryId)
Set 敏感数据分类ID- Parameters:
CategoryId
- 敏感数据分类ID
-
getCategoryName
public String getCategoryName()
Get 敏感数据分类名称- Returns:
- CategoryName 敏感数据分类名称
-
setCategoryName
public void setCategoryName(String CategoryName)
Set 敏感数据分类名称- Parameters:
CategoryName
- 敏感数据分类名称
-
getLevelId
public Long getLevelId()
Get 敏感数据分级ID- Returns:
- LevelId 敏感数据分级ID
-
setLevelId
public void setLevelId(Long LevelId)
Set 敏感数据分级ID- Parameters:
LevelId
- 敏感数据分级ID
-
getLevelName
public String getLevelName()
Get 敏感数据分级名称- Returns:
- LevelName 敏感数据分级名称
-
setLevelName
public void setLevelName(String LevelName)
Set 敏感数据分级名称- Parameters:
LevelName
- 敏感数据分级名称
-
getRuleName
public String getRuleName()
Get 规则名称- Returns:
- RuleName 规则名称
-
setRuleName
public void setRuleName(String RuleName)
Set 规则名称- Parameters:
RuleName
- 规则名称
-
getRuleId
public Long getRuleId()
Get 规则ID- Returns:
- RuleId 规则ID
-
setRuleId
public void setRuleId(Long RuleId)
Set 规则ID- Parameters:
RuleId
- 规则ID
-
getLevelRiskScore
public Long getLevelRiskScore()
Get 敏感数据分级分数- Returns:
- LevelRiskScore 敏感数据分级分数
-
setLevelRiskScore
public void setLevelRiskScore(Long LevelRiskScore)
Set 敏感数据分级分数- Parameters:
LevelRiskScore
- 敏感数据分级分数
-
getSafeGuard
public DspaSafeGuard getSafeGuard()
Get 保护措施 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- SafeGuard 保护措施 注意:此字段可能返回 null,表示取不到有效值。
-
setSafeGuard
public void setSafeGuard(DspaSafeGuard SafeGuard)
Set 保护措施 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
SafeGuard
- 保护措施 注意:此字段可能返回 null,表示取不到有效值。
-
getCategoryFullPath
public String getCategoryFullPath()
Get 分类路径 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CategoryFullPath 分类路径 注意:此字段可能返回 null,表示取不到有效值。
-
setCategoryFullPath
public void setCategoryFullPath(String CategoryFullPath)
Set 分类路径 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CategoryFullPath
- 分类路径 注意:此字段可能返回 null,表示取不到有效值。
-
-