public class PeakPointsItem extends AbstractModel
header, skipSign| Constructor and 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getAccess()Get QPS | 
| Long | getACL()Get 访问控制 | 
| Long | getAttack()Get Web攻击次数 | 
| Long | getBlackIP()Get 黑名单次数 | 
| Long | getBotAccess()Get Bot qps | 
| Long | getCc()Get CC攻击次数 | 
| Long | getDown()Get 下行带宽峰值,单位B | 
| Long | getLeak()Get 信息防泄露次数 | 
| Long | getStatusClientError()Get WAF返回给客户端状态码4xx次数 | 
| Long | getStatusOk()Get WAF返回给客户端状态码202次数 | 
| Long | getStatusRedirect()Get WAF返回给客户端状态码302次数 | 
| Long | getStatusServerError()Get WAF返回给客户端状态码5xx次数 | 
| Long | getTamper()Get 防篡改次数 | 
| Long | getTime()Get 秒级别时间戳 | 
| Long | getUp()Get 上行带宽峰值,单位B | 
| Long | getUpstreamClientError()Get 源站返回给WAF状态码4xx次数 | 
| Long | getUpstreamRedirect()Get 源站返回给WAF状态码302次数 | 
| Long | getUpstreamServerError()Get 源站返回给WAF状态码5xx次数 | 
| Long | getWxAccess()Get 小程序 qps | 
| Long | getWxCount()Get 小程序请求数 | 
| Long | getWxDown()Get 小程序下行带宽峰值,单位B | 
| Long | getWxUp()Get 小程序上行带宽峰值,单位B | 
| void | setAccess(Long Access)Set QPS | 
| void | setACL(Long ACL)Set 访问控制 | 
| void | setAttack(Long Attack)Set Web攻击次数 | 
| void | setBlackIP(Long BlackIP)Set 黑名单次数 | 
| void | setBotAccess(Long BotAccess)Set Bot qps | 
| void | setCc(Long Cc)Set CC攻击次数 | 
| void | setDown(Long Down)Set 下行带宽峰值,单位B | 
| void | setLeak(Long Leak)Set 信息防泄露次数 | 
| void | setStatusClientError(Long StatusClientError)Set WAF返回给客户端状态码4xx次数 | 
| void | setStatusOk(Long StatusOk)Set WAF返回给客户端状态码202次数 | 
| void | setStatusRedirect(Long StatusRedirect)Set WAF返回给客户端状态码302次数 | 
| void | setStatusServerError(Long StatusServerError)Set WAF返回给客户端状态码5xx次数 | 
| void | setTamper(Long Tamper)Set 防篡改次数 | 
| void | setTime(Long Time)Set 秒级别时间戳 | 
| void | setUp(Long Up)Set 上行带宽峰值,单位B | 
| void | setUpstreamClientError(Long UpstreamClientError)Set 源站返回给WAF状态码4xx次数 | 
| void | setUpstreamRedirect(Long UpstreamRedirect)Set 源站返回给WAF状态码302次数 | 
| void | setUpstreamServerError(Long UpstreamServerError)Set 源站返回给WAF状态码5xx次数 | 
| void | setWxAccess(Long WxAccess)Set 小程序 qps | 
| void | setWxCount(Long WxCount)Set 小程序请求数 | 
| void | setWxDown(Long WxDown)Set 小程序下行带宽峰值,单位B | 
| void | setWxUp(Long WxUp)Set 小程序上行带宽峰值,单位B | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic PeakPointsItem()
public PeakPointsItem(PeakPointsItem source)
public Long getTime()
public void setTime(Long Time)
Time - 秒级别时间戳public Long getAccess()
public void setAccess(Long Access)
Access - QPSpublic Long getUp()
public void setUp(Long Up)
Up - 上行带宽峰值,单位Bpublic Long getDown()
public void setDown(Long Down)
Down - 下行带宽峰值,单位Bpublic Long getAttack()
public void setAttack(Long Attack)
Attack - Web攻击次数public Long getCc()
public void setCc(Long Cc)
Cc - CC攻击次数public Long getBotAccess()
public void setBotAccess(Long BotAccess)
BotAccess - Bot qpspublic Long getStatusServerError()
public void setStatusServerError(Long StatusServerError)
StatusServerError - WAF返回给客户端状态码5xx次数public Long getStatusClientError()
public void setStatusClientError(Long StatusClientError)
StatusClientError - WAF返回给客户端状态码4xx次数public Long getStatusRedirect()
public void setStatusRedirect(Long StatusRedirect)
StatusRedirect - WAF返回给客户端状态码302次数public Long getStatusOk()
public void setStatusOk(Long StatusOk)
StatusOk - WAF返回给客户端状态码202次数public Long getUpstreamServerError()
public void setUpstreamServerError(Long UpstreamServerError)
UpstreamServerError - 源站返回给WAF状态码5xx次数public Long getUpstreamClientError()
public void setUpstreamClientError(Long UpstreamClientError)
UpstreamClientError - 源站返回给WAF状态码4xx次数public Long getUpstreamRedirect()
public void setUpstreamRedirect(Long UpstreamRedirect)
UpstreamRedirect - 源站返回给WAF状态码302次数public Long getBlackIP()
public void setBlackIP(Long BlackIP)
BlackIP - 黑名单次数public Long getTamper()
public void setTamper(Long Tamper)
Tamper - 防篡改次数public Long getLeak()
public void setLeak(Long Leak)
Leak - 信息防泄露次数public Long getACL()
public void setACL(Long ACL)
ACL - 访问控制public Long getWxAccess()
public void setWxAccess(Long WxAccess)
WxAccess - 小程序 qpspublic Long getWxCount()
public void setWxCount(Long WxCount)
WxCount - 小程序请求数public Long getWxUp()
public void setWxUp(Long WxUp)
WxUp - 小程序上行带宽峰值,单位Bpublic Long getWxDown()
public void setWxDown(Long WxDown)
WxDown - 小程序下行带宽峰值,单位BCopyright © 2025. All rights reserved.