Class DataSearchBug
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.csip.v20221121.models.DataSearchBug
-
public class DataSearchBug extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description DataSearchBug()
DataSearchBug(DataSearchBug 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
getCFWPatch()
Get 1支持虚拟补丁,0或空不支持 注意:此字段可能返回 null,表示取不到有效值。Long
getCWPFix()
Get 0不支持,1支持 注意:此字段可能返回 null,表示取不到有效值。String
getCWPScan()
Get 0不支持,1支持 注意:此字段可能返回 null,表示取不到有效值。AssetInfoDetail[]
getDataAsset()
Get 无 注意:此字段可能返回 null,表示取不到有效值。BugInfoDetail[]
getDataBug()
Get 无 注意:此字段可能返回 null,表示取不到有效值。String
getStateCode()
Get 返回查询状态Boolean
getVSSScan()
Get true支持扫描。false不支持扫描 注意:此字段可能返回 null,表示取不到有效值。Long
getWafPatch()
Get 0不支持,1支持 注意:此字段可能返回 null,表示取不到有效值。void
setCFWPatch(String CFWPatch)
Set 1支持虚拟补丁,0或空不支持 注意:此字段可能返回 null,表示取不到有效值。void
setCWPFix(Long CWPFix)
Set 0不支持,1支持 注意:此字段可能返回 null,表示取不到有效值。void
setCWPScan(String CWPScan)
Set 0不支持,1支持 注意:此字段可能返回 null,表示取不到有效值。void
setDataAsset(AssetInfoDetail[] DataAsset)
Set 无 注意:此字段可能返回 null,表示取不到有效值。void
setDataBug(BugInfoDetail[] DataBug)
Set 无 注意:此字段可能返回 null,表示取不到有效值。void
setStateCode(String StateCode)
Set 返回查询状态void
setVSSScan(Boolean VSSScan)
Set true支持扫描。false不支持扫描 注意:此字段可能返回 null,表示取不到有效值。void
setWafPatch(Long WafPatch)
Set 0不支持,1支持 注意:此字段可能返回 null,表示取不到有效值。void
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
-
DataSearchBug
public DataSearchBug()
-
DataSearchBug
public DataSearchBug(DataSearchBug 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
-
getStateCode
public String getStateCode()
Get 返回查询状态- Returns:
- StateCode 返回查询状态
-
setStateCode
public void setStateCode(String StateCode)
Set 返回查询状态- Parameters:
StateCode
- 返回查询状态
-
getDataBug
public BugInfoDetail[] getDataBug()
Get 无 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- DataBug 无 注意:此字段可能返回 null,表示取不到有效值。
-
setDataBug
public void setDataBug(BugInfoDetail[] DataBug)
Set 无 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
DataBug
- 无 注意:此字段可能返回 null,表示取不到有效值。
-
getDataAsset
public AssetInfoDetail[] getDataAsset()
Get 无 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- DataAsset 无 注意:此字段可能返回 null,表示取不到有效值。
-
setDataAsset
public void setDataAsset(AssetInfoDetail[] DataAsset)
Set 无 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
DataAsset
- 无 注意:此字段可能返回 null,表示取不到有效值。
-
getVSSScan
public Boolean getVSSScan()
Get true支持扫描。false不支持扫描 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- VSSScan true支持扫描。false不支持扫描 注意:此字段可能返回 null,表示取不到有效值。
-
setVSSScan
public void setVSSScan(Boolean VSSScan)
Set true支持扫描。false不支持扫描 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
VSSScan
- true支持扫描。false不支持扫描 注意:此字段可能返回 null,表示取不到有效值。
-
getCWPScan
public String getCWPScan()
Get 0不支持,1支持 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CWPScan 0不支持,1支持 注意:此字段可能返回 null,表示取不到有效值。
-
setCWPScan
public void setCWPScan(String CWPScan)
Set 0不支持,1支持 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CWPScan
- 0不支持,1支持 注意:此字段可能返回 null,表示取不到有效值。
-
getCFWPatch
public String getCFWPatch()
Get 1支持虚拟补丁,0或空不支持 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CFWPatch 1支持虚拟补丁,0或空不支持 注意:此字段可能返回 null,表示取不到有效值。
-
setCFWPatch
public void setCFWPatch(String CFWPatch)
Set 1支持虚拟补丁,0或空不支持 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CFWPatch
- 1支持虚拟补丁,0或空不支持 注意:此字段可能返回 null,表示取不到有效值。
-
getWafPatch
public Long getWafPatch()
Get 0不支持,1支持 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- WafPatch 0不支持,1支持 注意:此字段可能返回 null,表示取不到有效值。
-
setWafPatch
public void setWafPatch(Long WafPatch)
Set 0不支持,1支持 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
WafPatch
- 0不支持,1支持 注意:此字段可能返回 null,表示取不到有效值。
-
getCWPFix
public Long getCWPFix()
Get 0不支持,1支持 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CWPFix 0不支持,1支持 注意:此字段可能返回 null,表示取不到有效值。
-
setCWPFix
public void setCWPFix(Long CWPFix)
Set 0不支持,1支持 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CWPFix
- 0不支持,1支持 注意:此字段可能返回 null,表示取不到有效值。
-
-