Class DescribeAttackLogsRequest
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.cwp.v20180228.models.DescribeAttackLogsRequest
-
public class DescribeAttackLogsRequest extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description DescribeAttackLogsRequest()DescribeAttackLogsRequest(DescribeAttackLogsRequest 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 Filter[]getFilters()Get 过滤条件。 HttpMethod - String - 是否必填:否 - 攻击方法(POST|GET) DateRange - String - 是否必填:否 - 时间范围(存储最近3个月的数据),如最近一个月["2019-11-17", "2019-12-17"] VulType - String 威胁类型 - 是否必填: 否 SrcIp - String 攻击源IP - 是否必填: 否 DstIp - String 攻击目标IP - 是否必填: 否 SrcPort - String 攻击源端口 - 是否必填: 否 DstPort - String 攻击目标端口 - 是否必填: 否LonggetLimit()Get 返回数量,最大值为100。LonggetOffset()Get 偏移量,默认为0。StringgetQuuid()Get 云主机机器IDStringgetUuid()Get 主机安全客户端IDvoidsetFilters(Filter[] Filters)Set 过滤条件。 HttpMethod - String - 是否必填:否 - 攻击方法(POST|GET) DateRange - String - 是否必填:否 - 时间范围(存储最近3个月的数据),如最近一个月["2019-11-17", "2019-12-17"] VulType - String 威胁类型 - 是否必填: 否 SrcIp - String 攻击源IP - 是否必填: 否 DstIp - String 攻击目标IP - 是否必填: 否 SrcPort - String 攻击源端口 - 是否必填: 否 DstPort - String 攻击目标端口 - 是否必填: 否voidsetLimit(Long Limit)Set 返回数量,最大值为100。voidsetOffset(Long Offset)Set 偏移量,默认为0。voidsetQuuid(String Quuid)Set 云主机机器IDvoidsetUuid(String Uuid)Set 主机安全客户端IDvoidtoMap(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
-
DescribeAttackLogsRequest
public DescribeAttackLogsRequest()
-
DescribeAttackLogsRequest
public DescribeAttackLogsRequest(DescribeAttackLogsRequest 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
-
getLimit
public Long getLimit()
Get 返回数量,最大值为100。- Returns:
- Limit 返回数量,最大值为100。
-
setLimit
public void setLimit(Long Limit)
Set 返回数量,最大值为100。- Parameters:
Limit- 返回数量,最大值为100。
-
getOffset
public Long getOffset()
Get 偏移量,默认为0。- Returns:
- Offset 偏移量,默认为0。
-
setOffset
public void setOffset(Long Offset)
Set 偏移量,默认为0。- Parameters:
Offset- 偏移量,默认为0。
-
getFilters
public Filter[] getFilters()
Get 过滤条件。- HttpMethod - String - 是否必填:否 - 攻击方法(POST|GET)
- DateRange - String - 是否必填:否 - 时间范围(存储最近3个月的数据),如最近一个月["2019-11-17", "2019-12-17"]
- VulType - String 威胁类型 - 是否必填: 否
- SrcIp - String 攻击源IP - 是否必填: 否
- DstIp - String 攻击目标IP - 是否必填: 否
- SrcPort - String 攻击源端口 - 是否必填: 否
- DstPort - String 攻击目标端口 - 是否必填: 否
- Returns:
- Filters 过滤条件。
- HttpMethod - String - 是否必填:否 - 攻击方法(POST|GET)
- DateRange - String - 是否必填:否 - 时间范围(存储最近3个月的数据),如最近一个月["2019-11-17", "2019-12-17"]
- VulType - String 威胁类型 - 是否必填: 否
- SrcIp - String 攻击源IP - 是否必填: 否
- DstIp - String 攻击目标IP - 是否必填: 否
- SrcPort - String 攻击源端口 - 是否必填: 否
- DstPort - String 攻击目标端口 - 是否必填: 否
-
setFilters
public void setFilters(Filter[] Filters)
Set 过滤条件。- HttpMethod - String - 是否必填:否 - 攻击方法(POST|GET)
- DateRange - String - 是否必填:否 - 时间范围(存储最近3个月的数据),如最近一个月["2019-11-17", "2019-12-17"]
- VulType - String 威胁类型 - 是否必填: 否
- SrcIp - String 攻击源IP - 是否必填: 否
- DstIp - String 攻击目标IP - 是否必填: 否
- SrcPort - String 攻击源端口 - 是否必填: 否
- DstPort - String 攻击目标端口 - 是否必填: 否
- Parameters:
Filters- 过滤条件。- HttpMethod - String - 是否必填:否 - 攻击方法(POST|GET)
- DateRange - String - 是否必填:否 - 时间范围(存储最近3个月的数据),如最近一个月["2019-11-17", "2019-12-17"]
- VulType - String 威胁类型 - 是否必填: 否
- SrcIp - String 攻击源IP - 是否必填: 否
- DstIp - String 攻击目标IP - 是否必填: 否
- SrcPort - String 攻击源端口 - 是否必填: 否
- DstPort - String 攻击目标端口 - 是否必填: 否
-
getUuid
public String getUuid()
Get 主机安全客户端ID- Returns:
- Uuid 主机安全客户端ID
-
setUuid
public void setUuid(String Uuid)
Set 主机安全客户端ID- Parameters:
Uuid- 主机安全客户端ID
-
getQuuid
public String getQuuid()
Get 云主机机器ID- Returns:
- Quuid 云主机机器ID
-
setQuuid
public void setQuuid(String Quuid)
Set 云主机机器ID- Parameters:
Quuid- 云主机机器ID
-
-