Class PeakPointsItem
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.waf.v20180125.models.PeakPointsItem
-
public class PeakPointsItem extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description PeakPointsItem()PeakPointsItem(PeakPointsItem 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 LonggetAccess()Get QPSLonggetAttack()Get Web攻击次数LonggetBotAccess()Get Bot qpsLonggetCc()Get CC攻击次数LonggetDown()Get 下行带宽峰值,单位BLonggetStatusClientError()Get WAF返回给客户端状态码次数 注意:此字段可能返回 null,表示取不到有效值。LonggetStatusOk()Get WAF返回给客户端状态码次数 注意:此字段可能返回 null,表示取不到有效值。LonggetStatusRedirect()Get WAF返回给客户端状态码次数 注意:此字段可能返回 null,表示取不到有效值。LonggetStatusServerError()Get WAF返回给客户端状态码次数 注意:此字段可能返回 null,表示取不到有效值。LonggetTime()Get 秒级别时间戳LonggetUp()Get 上行带宽峰值,单位BLonggetUpstreamClientError()Get 源站返回给WAF状态码次数 注意:此字段可能返回 null,表示取不到有效值。LonggetUpstreamRedirect()Get 源站返回给WAF状态码次数 注意:此字段可能返回 null,表示取不到有效值。LonggetUpstreamServerError()Get 源站返回给WAF状态码次数 注意:此字段可能返回 null,表示取不到有效值。voidsetAccess(Long Access)Set QPSvoidsetAttack(Long Attack)Set Web攻击次数voidsetBotAccess(Long BotAccess)Set Bot qpsvoidsetCc(Long Cc)Set CC攻击次数voidsetDown(Long Down)Set 下行带宽峰值,单位BvoidsetStatusClientError(Long StatusClientError)Set WAF返回给客户端状态码次数 注意:此字段可能返回 null,表示取不到有效值。voidsetStatusOk(Long StatusOk)Set WAF返回给客户端状态码次数 注意:此字段可能返回 null,表示取不到有效值。voidsetStatusRedirect(Long StatusRedirect)Set WAF返回给客户端状态码次数 注意:此字段可能返回 null,表示取不到有效值。voidsetStatusServerError(Long StatusServerError)Set WAF返回给客户端状态码次数 注意:此字段可能返回 null,表示取不到有效值。voidsetTime(Long Time)Set 秒级别时间戳voidsetUp(Long Up)Set 上行带宽峰值,单位BvoidsetUpstreamClientError(Long UpstreamClientError)Set 源站返回给WAF状态码次数 注意:此字段可能返回 null,表示取不到有效值。voidsetUpstreamRedirect(Long UpstreamRedirect)Set 源站返回给WAF状态码次数 注意:此字段可能返回 null,表示取不到有效值。voidsetUpstreamServerError(Long UpstreamServerError)Set 源站返回给WAF状态码次数 注意:此字段可能返回 null,表示取不到有效值。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
-
PeakPointsItem
public PeakPointsItem()
-
PeakPointsItem
public PeakPointsItem(PeakPointsItem 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
-
getTime
public Long getTime()
Get 秒级别时间戳- Returns:
- Time 秒级别时间戳
-
setTime
public void setTime(Long Time)
Set 秒级别时间戳- Parameters:
Time- 秒级别时间戳
-
getAccess
public Long getAccess()
Get QPS- Returns:
- Access QPS
-
setAccess
public void setAccess(Long Access)
Set QPS- Parameters:
Access- QPS
-
getUp
public Long getUp()
Get 上行带宽峰值,单位B- Returns:
- Up 上行带宽峰值,单位B
-
setUp
public void setUp(Long Up)
Set 上行带宽峰值,单位B- Parameters:
Up- 上行带宽峰值,单位B
-
getDown
public Long getDown()
Get 下行带宽峰值,单位B- Returns:
- Down 下行带宽峰值,单位B
-
setDown
public void setDown(Long Down)
Set 下行带宽峰值,单位B- Parameters:
Down- 下行带宽峰值,单位B
-
getAttack
public Long getAttack()
Get Web攻击次数- Returns:
- Attack Web攻击次数
-
setAttack
public void setAttack(Long Attack)
Set Web攻击次数- Parameters:
Attack- Web攻击次数
-
getCc
public Long getCc()
Get CC攻击次数- Returns:
- Cc CC攻击次数
-
setCc
public void setCc(Long Cc)
Set CC攻击次数- Parameters:
Cc- CC攻击次数
-
getBotAccess
public Long getBotAccess()
Get Bot qps- Returns:
- BotAccess Bot qps
-
setBotAccess
public void setBotAccess(Long BotAccess)
Set Bot qps- Parameters:
BotAccess- Bot qps
-
getStatusServerError
public Long getStatusServerError()
Get WAF返回给客户端状态码次数 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- StatusServerError WAF返回给客户端状态码次数 注意:此字段可能返回 null,表示取不到有效值。
-
setStatusServerError
public void setStatusServerError(Long StatusServerError)
Set WAF返回给客户端状态码次数 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
StatusServerError- WAF返回给客户端状态码次数 注意:此字段可能返回 null,表示取不到有效值。
-
getStatusClientError
public Long getStatusClientError()
Get WAF返回给客户端状态码次数 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- StatusClientError WAF返回给客户端状态码次数 注意:此字段可能返回 null,表示取不到有效值。
-
setStatusClientError
public void setStatusClientError(Long StatusClientError)
Set WAF返回给客户端状态码次数 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
StatusClientError- WAF返回给客户端状态码次数 注意:此字段可能返回 null,表示取不到有效值。
-
getStatusRedirect
public Long getStatusRedirect()
Get WAF返回给客户端状态码次数 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- StatusRedirect WAF返回给客户端状态码次数 注意:此字段可能返回 null,表示取不到有效值。
-
setStatusRedirect
public void setStatusRedirect(Long StatusRedirect)
Set WAF返回给客户端状态码次数 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
StatusRedirect- WAF返回给客户端状态码次数 注意:此字段可能返回 null,表示取不到有效值。
-
getStatusOk
public Long getStatusOk()
Get WAF返回给客户端状态码次数 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- StatusOk WAF返回给客户端状态码次数 注意:此字段可能返回 null,表示取不到有效值。
-
setStatusOk
public void setStatusOk(Long StatusOk)
Set WAF返回给客户端状态码次数 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
StatusOk- WAF返回给客户端状态码次数 注意:此字段可能返回 null,表示取不到有效值。
-
getUpstreamServerError
public Long getUpstreamServerError()
Get 源站返回给WAF状态码次数 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- UpstreamServerError 源站返回给WAF状态码次数 注意:此字段可能返回 null,表示取不到有效值。
-
setUpstreamServerError
public void setUpstreamServerError(Long UpstreamServerError)
Set 源站返回给WAF状态码次数 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
UpstreamServerError- 源站返回给WAF状态码次数 注意:此字段可能返回 null,表示取不到有效值。
-
getUpstreamClientError
public Long getUpstreamClientError()
Get 源站返回给WAF状态码次数 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- UpstreamClientError 源站返回给WAF状态码次数 注意:此字段可能返回 null,表示取不到有效值。
-
setUpstreamClientError
public void setUpstreamClientError(Long UpstreamClientError)
Set 源站返回给WAF状态码次数 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
UpstreamClientError- 源站返回给WAF状态码次数 注意:此字段可能返回 null,表示取不到有效值。
-
getUpstreamRedirect
public Long getUpstreamRedirect()
Get 源站返回给WAF状态码次数 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- UpstreamRedirect 源站返回给WAF状态码次数 注意:此字段可能返回 null,表示取不到有效值。
-
setUpstreamRedirect
public void setUpstreamRedirect(Long UpstreamRedirect)
Set 源站返回给WAF状态码次数 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
UpstreamRedirect- 源站返回给WAF状态码次数 注意:此字段可能返回 null,表示取不到有效值。
-
-