public static final class DescribeDDosAllEventListResponseBody.AttackEvents.Builder extends Object
构造器和说明 |
---|
Builder() |
public DescribeDDosAllEventListResponseBody.AttackEvents.Builder area(String area)
* **cn**: Chinese mainland * **alb-cn-hongkong-gf-2**: China (Hongkong) * **alb-us-west-1-gf-2**: US (Silicon Valley) * **alb-ap-northeast-1-gf-1**: Japan (Tokyo) * **alb-ap-southeast-gf-1**: Singapore * **alb-eu-central-1-gf-1**: Germany (Frankfurt) * **alb-eu-central-1-gf-1** or **selb-eu-west-1-gf-1a**: UK (London) * **alb-us-east-gf-1**: US (Virginia) * **CT-yundi**: China (Hongkong) This value is returned only for Anti-DDoS Premium instances of the Secure Chinese Mainland Acceleration (Sec-CMA) mitigation plan.
public DescribeDDosAllEventListResponseBody.AttackEvents.Builder endTime(Long endTime)
public DescribeDDosAllEventListResponseBody.AttackEvents.Builder eventType(String eventType)
* **web-cc**: resource exhaustion attacks * **cc**: connection flood attacks * **defense**: DDoS attacks that trigger traffic scrubbing * **blackhole**: DDoS attacks that trigger blackhole filtering
public DescribeDDosAllEventListResponseBody.AttackEvents.Builder ip(String ip)
* If **EventType** is set to **web-cc**, the value of this parameter indicates the domain name of the attacked website. * If **EventType** is set to **cc**, the value of this parameter indicates the IP address of the attacked Anti-DDoS Pro or Anti-DDoS Premium instance. * If **EventType** is set to **defense** or **blackhole**, the value of this parameter indicates the IP address of the attacked Anti-DDoS Pro or Anti-DDoS Premium instance.
public DescribeDDosAllEventListResponseBody.AttackEvents.Builder mbps(Long mbps)
public DescribeDDosAllEventListResponseBody.AttackEvents.Builder port(String port)
> If **EventType** is set to **web-cc**, this parameter is not returned.
public DescribeDDosAllEventListResponseBody.AttackEvents.Builder pps(Long pps)
public DescribeDDosAllEventListResponseBody.AttackEvents.Builder startTime(Long startTime)
public DescribeDDosAllEventListResponseBody.AttackEvents build()
Copyright © 2023. All rights reserved.