Class DDoSEventRecord
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.dayu.v20180709.models.DDoSEventRecord
-
public class DDoSEventRecord extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description DDoSEventRecord()DDoSEventRecord(DDoSEventRecord 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 LonggetAttackStatus()Get 攻击状态,取值[0(攻击中), 1(攻击结束)]StringgetAttackType()Get 攻击类型LonggetBlockFlag()Get 是否被封堵,取值[1(是),0(否),2(无效值)]StringgetBusiness()Get 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版;basic表示DDoS基础防护)StringgetEndTime()Get 攻击结束时间StringgetEventId()Get 攻击事件Id 注意:此字段可能返回 null,表示取不到有效值。StringgetId()Get 资源IDLonggetMbps()Get 攻击最大带宽StringgetOverLoad()Get 是否超过弹性防护峰值,取值取值[yes(是),no(否),空字符串(未知值)]LonggetPps()Get 攻击最大包速率StringgetResourceName()Get 资源名称 注意:此字段可能返回 null,表示取不到有效值。StringgetStartTime()Get 攻击开始时间StringgetVip()Get 资源的IPvoidsetAttackStatus(Long AttackStatus)Set 攻击状态,取值[0(攻击中), 1(攻击结束)]voidsetAttackType(String AttackType)Set 攻击类型voidsetBlockFlag(Long BlockFlag)Set 是否被封堵,取值[1(是),0(否),2(无效值)]voidsetBusiness(String Business)Set 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版;basic表示DDoS基础防护)voidsetEndTime(String EndTime)Set 攻击结束时间voidsetEventId(String EventId)Set 攻击事件Id 注意:此字段可能返回 null,表示取不到有效值。voidsetId(String Id)Set 资源IDvoidsetMbps(Long Mbps)Set 攻击最大带宽voidsetOverLoad(String OverLoad)Set 是否超过弹性防护峰值,取值取值[yes(是),no(否),空字符串(未知值)]voidsetPps(Long Pps)Set 攻击最大包速率voidsetResourceName(String ResourceName)Set 资源名称 注意:此字段可能返回 null,表示取不到有效值。voidsetStartTime(String StartTime)Set 攻击开始时间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
-
DDoSEventRecord
public DDoSEventRecord()
-
DDoSEventRecord
public DDoSEventRecord(DDoSEventRecord 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- 攻击结束时间
-
getMbps
public Long getMbps()
Get 攻击最大带宽- Returns:
- Mbps 攻击最大带宽
-
setMbps
public void setMbps(Long Mbps)
Set 攻击最大带宽- Parameters:
Mbps- 攻击最大带宽
-
getPps
public Long getPps()
Get 攻击最大包速率- Returns:
- Pps 攻击最大包速率
-
setPps
public void setPps(Long Pps)
Set 攻击最大包速率- Parameters:
Pps- 攻击最大包速率
-
getAttackType
public String getAttackType()
Get 攻击类型- Returns:
- AttackType 攻击类型
-
setAttackType
public void setAttackType(String AttackType)
Set 攻击类型- Parameters:
AttackType- 攻击类型
-
getBlockFlag
public Long getBlockFlag()
Get 是否被封堵,取值[1(是),0(否),2(无效值)]- Returns:
- BlockFlag 是否被封堵,取值[1(是),0(否),2(无效值)]
-
setBlockFlag
public void setBlockFlag(Long BlockFlag)
Set 是否被封堵,取值[1(是),0(否),2(无效值)]- Parameters:
BlockFlag- 是否被封堵,取值[1(是),0(否),2(无效值)]
-
getOverLoad
public String getOverLoad()
Get 是否超过弹性防护峰值,取值取值[yes(是),no(否),空字符串(未知值)]- Returns:
- OverLoad 是否超过弹性防护峰值,取值取值[yes(是),no(否),空字符串(未知值)]
-
setOverLoad
public void setOverLoad(String OverLoad)
Set 是否超过弹性防护峰值,取值取值[yes(是),no(否),空字符串(未知值)]- Parameters:
OverLoad- 是否超过弹性防护峰值,取值取值[yes(是),no(否),空字符串(未知值)]
-
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,表示取不到有效值。
-
getEventId
public String getEventId()
Get 攻击事件Id 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- EventId 攻击事件Id 注意:此字段可能返回 null,表示取不到有效值。
-
setEventId
public void setEventId(String EventId)
Set 攻击事件Id 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
EventId- 攻击事件Id 注意:此字段可能返回 null,表示取不到有效值。
-
-