Class AssessmentTemplate
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.dsgc.v20190723.models.AssessmentTemplate
-
public class AssessmentTemplate extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description AssessmentTemplate()AssessmentTemplate(AssessmentTemplate 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 LonggetAppliedItemCount()Get 模版已启用的评估项数量LonggetControlItemCount()Get 模版关联的评估项数量StringgetCreatedTime()Get 评估模版创建时间StringgetDescription()Get 描述信息 注意:此字段可能返回 null,表示取不到有效值。LonggetId()Get id 注意:此字段可能返回 null,表示取不到有效值。LonggetIdentifyComplianceId()Get 合规组id 注意:此字段可能返回 null,表示取不到有效值。BooleangetIsASMTemplate()Get 是否包含攻击面风险 注意:此字段可能返回 null,表示取不到有效值。StringgetSource()Get 模版来源,内置/用户自定,取值(system,user)StringgetStatus()Get 模版启用状态,草稿/已启用,取值draft / launchedString[]getSupportDataSource()Get 支持的数据源类型 注意:此字段可能返回 null,表示取不到有效值。StringgetTemplateId()Get 评估模版IdStringgetTemplateName()Get 评估模版名称StringgetUseType()Get 模版类型,自动化/半自动化/问卷,取值(auto,semi-auto,law)等voidsetAppliedItemCount(Long AppliedItemCount)Set 模版已启用的评估项数量voidsetControlItemCount(Long ControlItemCount)Set 模版关联的评估项数量voidsetCreatedTime(String CreatedTime)Set 评估模版创建时间voidsetDescription(String Description)Set 描述信息 注意:此字段可能返回 null,表示取不到有效值。voidsetId(Long Id)Set id 注意:此字段可能返回 null,表示取不到有效值。voidsetIdentifyComplianceId(Long IdentifyComplianceId)Set 合规组id 注意:此字段可能返回 null,表示取不到有效值。voidsetIsASMTemplate(Boolean IsASMTemplate)Set 是否包含攻击面风险 注意:此字段可能返回 null,表示取不到有效值。voidsetSource(String Source)Set 模版来源,内置/用户自定,取值(system,user)voidsetStatus(String Status)Set 模版启用状态,草稿/已启用,取值draft / launchedvoidsetSupportDataSource(String[] SupportDataSource)Set 支持的数据源类型 注意:此字段可能返回 null,表示取不到有效值。voidsetTemplateId(String TemplateId)Set 评估模版IdvoidsetTemplateName(String TemplateName)Set 评估模版名称voidsetUseType(String UseType)Set 模版类型,自动化/半自动化/问卷,取值(auto,semi-auto,law)等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
-
AssessmentTemplate
public AssessmentTemplate()
-
AssessmentTemplate
public AssessmentTemplate(AssessmentTemplate 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
-
getId
public Long getId()
Get id 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Id id 注意:此字段可能返回 null,表示取不到有效值。
-
setId
public void setId(Long Id)
Set id 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Id- id 注意:此字段可能返回 null,表示取不到有效值。
-
getTemplateId
public String getTemplateId()
Get 评估模版Id- Returns:
- TemplateId 评估模版Id
-
setTemplateId
public void setTemplateId(String TemplateId)
Set 评估模版Id- Parameters:
TemplateId- 评估模版Id
-
getTemplateName
public String getTemplateName()
Get 评估模版名称- Returns:
- TemplateName 评估模版名称
-
setTemplateName
public void setTemplateName(String TemplateName)
Set 评估模版名称- Parameters:
TemplateName- 评估模版名称
-
getDescription
public String getDescription()
Get 描述信息 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Description 描述信息 注意:此字段可能返回 null,表示取不到有效值。
-
setDescription
public void setDescription(String Description)
Set 描述信息 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Description- 描述信息 注意:此字段可能返回 null,表示取不到有效值。
-
getSource
public String getSource()
Get 模版来源,内置/用户自定,取值(system,user)- Returns:
- Source 模版来源,内置/用户自定,取值(system,user)
-
setSource
public void setSource(String Source)
Set 模版来源,内置/用户自定,取值(system,user)- Parameters:
Source- 模版来源,内置/用户自定,取值(system,user)
-
getUseType
public String getUseType()
Get 模版类型,自动化/半自动化/问卷,取值(auto,semi-auto,law)等- Returns:
- UseType 模版类型,自动化/半自动化/问卷,取值(auto,semi-auto,law)等
-
setUseType
public void setUseType(String UseType)
Set 模版类型,自动化/半自动化/问卷,取值(auto,semi-auto,law)等- Parameters:
UseType- 模版类型,自动化/半自动化/问卷,取值(auto,semi-auto,law)等
-
getCreatedTime
public String getCreatedTime()
Get 评估模版创建时间- Returns:
- CreatedTime 评估模版创建时间
-
setCreatedTime
public void setCreatedTime(String CreatedTime)
Set 评估模版创建时间- Parameters:
CreatedTime- 评估模版创建时间
-
getControlItemCount
public Long getControlItemCount()
Get 模版关联的评估项数量- Returns:
- ControlItemCount 模版关联的评估项数量
-
setControlItemCount
public void setControlItemCount(Long ControlItemCount)
Set 模版关联的评估项数量- Parameters:
ControlItemCount- 模版关联的评估项数量
-
getAppliedItemCount
public Long getAppliedItemCount()
Get 模版已启用的评估项数量- Returns:
- AppliedItemCount 模版已启用的评估项数量
-
setAppliedItemCount
public void setAppliedItemCount(Long AppliedItemCount)
Set 模版已启用的评估项数量- Parameters:
AppliedItemCount- 模版已启用的评估项数量
-
getStatus
public String getStatus()
Get 模版启用状态,草稿/已启用,取值draft / launched- Returns:
- Status 模版启用状态,草稿/已启用,取值draft / launched
-
setStatus
public void setStatus(String Status)
Set 模版启用状态,草稿/已启用,取值draft / launched- Parameters:
Status- 模版启用状态,草稿/已启用,取值draft / launched
-
getSupportDataSource
public String[] getSupportDataSource()
Get 支持的数据源类型 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- SupportDataSource 支持的数据源类型 注意:此字段可能返回 null,表示取不到有效值。
-
setSupportDataSource
public void setSupportDataSource(String[] SupportDataSource)
Set 支持的数据源类型 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
SupportDataSource- 支持的数据源类型 注意:此字段可能返回 null,表示取不到有效值。
-
getIsASMTemplate
public Boolean getIsASMTemplate()
Get 是否包含攻击面风险 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- IsASMTemplate 是否包含攻击面风险 注意:此字段可能返回 null,表示取不到有效值。
-
setIsASMTemplate
public void setIsASMTemplate(Boolean IsASMTemplate)
Set 是否包含攻击面风险 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
IsASMTemplate- 是否包含攻击面风险 注意:此字段可能返回 null,表示取不到有效值。
-
getIdentifyComplianceId
public Long getIdentifyComplianceId()
Get 合规组id 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- IdentifyComplianceId 合规组id 注意:此字段可能返回 null,表示取不到有效值。
-
setIdentifyComplianceId
public void setIdentifyComplianceId(Long IdentifyComplianceId)
Set 合规组id 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
IdentifyComplianceId- 合规组id 注意:此字段可能返回 null,表示取不到有效值。
-
-