Class CCEventRecord
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.dayu.v20180709.models.CCEventRecord
-
public class CCEventRecord extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description CCEventRecord()CCEventRecord(CCEventRecord 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 StringgetAttackipList()Get 攻击源列表 注意:此字段可能返回 null,表示取不到有效值。LonggetAttackStatus()Get 攻击状态,取值[0(攻击中), 1(攻击结束)]StringgetBusiness()Get 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版;basic表示DDoS基础防护)StringgetDomainList()Get 域名列表 注意:此字段可能返回 null,表示取不到有效值。LonggetDropQps()Get 攻击QPS峰值StringgetEndTime()Get 攻击结束时间StringgetId()Get 资源IDLonggetReqQps()Get 总请求QPS峰值StringgetResourceName()Get 资源名称 注意:此字段可能返回 null,表示取不到有效值。StringgetStartTime()Get 攻击开始时间StringgetUriList()Get uri列表 注意:此字段可能返回 null,表示取不到有效值。StringgetVip()Get 资源的IPvoidsetAttackipList(String AttackipList)Set 攻击源列表 注意:此字段可能返回 null,表示取不到有效值。voidsetAttackStatus(Long AttackStatus)Set 攻击状态,取值[0(攻击中), 1(攻击结束)]voidsetBusiness(String Business)Set 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版;basic表示DDoS基础防护)voidsetDomainList(String DomainList)Set 域名列表 注意:此字段可能返回 null,表示取不到有效值。voidsetDropQps(Long DropQps)Set 攻击QPS峰值voidsetEndTime(String EndTime)Set 攻击结束时间voidsetId(String Id)Set 资源IDvoidsetReqQps(Long ReqQps)Set 总请求QPS峰值voidsetResourceName(String ResourceName)Set 资源名称 注意:此字段可能返回 null,表示取不到有效值。voidsetStartTime(String StartTime)Set 攻击开始时间voidsetUriList(String UriList)Set uri列表 注意:此字段可能返回 null,表示取不到有效值。voidsetVip(String Vip)Set 资源的IPvoidtoMap(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
-
CCEventRecord
public CCEventRecord()
-
CCEventRecord
public CCEventRecord(CCEventRecord 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
-
getBusiness
public String getBusiness()
Get 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版;basic表示DDoS基础防护)- Returns:
- Business 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版;basic表示DDoS基础防护)
-
setBusiness
public void setBusiness(String Business)
Set 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版;basic表示DDoS基础防护)- Parameters:
Business- 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版;basic表示DDoS基础防护)
-
getId
public String getId()
Get 资源ID- Returns:
- Id 资源ID
-
setId
public void setId(String Id)
Set 资源ID- Parameters:
Id- 资源ID
-
getVip
public String getVip()
Get 资源的IP- Returns:
- Vip 资源的IP
-
setVip
public void setVip(String Vip)
Set 资源的IP- Parameters:
Vip- 资源的IP
-
getStartTime
public String getStartTime()
Get 攻击开始时间- Returns:
- StartTime 攻击开始时间
-
setStartTime
public void setStartTime(String StartTime)
Set 攻击开始时间- Parameters:
StartTime- 攻击开始时间
-
getEndTime
public String getEndTime()
Get 攻击结束时间- Returns:
- EndTime 攻击结束时间
-
setEndTime
public void setEndTime(String EndTime)
Set 攻击结束时间- Parameters:
EndTime- 攻击结束时间
-
getReqQps
public Long getReqQps()
Get 总请求QPS峰值- Returns:
- ReqQps 总请求QPS峰值
-
setReqQps
public void setReqQps(Long ReqQps)
Set 总请求QPS峰值- Parameters:
ReqQps- 总请求QPS峰值
-
getDropQps
public Long getDropQps()
Get 攻击QPS峰值- Returns:
- DropQps 攻击QPS峰值
-
setDropQps
public void setDropQps(Long DropQps)
Set 攻击QPS峰值- Parameters:
DropQps- 攻击QPS峰值
-
getAttackStatus
public Long getAttackStatus()
Get 攻击状态,取值[0(攻击中), 1(攻击结束)]- Returns:
- AttackStatus 攻击状态,取值[0(攻击中), 1(攻击结束)]
-
setAttackStatus
public void setAttackStatus(Long AttackStatus)
Set 攻击状态,取值[0(攻击中), 1(攻击结束)]- Parameters:
AttackStatus- 攻击状态,取值[0(攻击中), 1(攻击结束)]
-
getResourceName
public String getResourceName()
Get 资源名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ResourceName 资源名称 注意:此字段可能返回 null,表示取不到有效值。
-
setResourceName
public void setResourceName(String ResourceName)
Set 资源名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ResourceName- 资源名称 注意:此字段可能返回 null,表示取不到有效值。
-
getDomainList
public String getDomainList()
Get 域名列表 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- DomainList 域名列表 注意:此字段可能返回 null,表示取不到有效值。
-
setDomainList
public void setDomainList(String DomainList)
Set 域名列表 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
DomainList- 域名列表 注意:此字段可能返回 null,表示取不到有效值。
-
getUriList
public String getUriList()
Get uri列表 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- UriList uri列表 注意:此字段可能返回 null,表示取不到有效值。
-
setUriList
public void setUriList(String UriList)
Set uri列表 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
UriList- uri列表 注意:此字段可能返回 null,表示取不到有效值。
-
getAttackipList
public String getAttackipList()
Get 攻击源列表 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AttackipList 攻击源列表 注意:此字段可能返回 null,表示取不到有效值。
-
setAttackipList
public void setAttackipList(String AttackipList)
Set 攻击源列表 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AttackipList- 攻击源列表 注意:此字段可能返回 null,表示取不到有效值。
-
-